Merge pull request #2553 from MichaelSimons/publishdebian
Updating package publish for Debian
This commit is contained in:
commit
fb037e66a0
1 changed files with 1 additions and 0 deletions
|
@ -386,6 +386,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{"osx.10.10-x64", false },
|
||||
{"rhel.7-x64", false },
|
||||
{"ubuntu.14.04-x64", false },
|
||||
{"debian.8-x64", false },
|
||||
};
|
||||
|
||||
var buildFiles = AzurePublisherTool.ListBlobs(hostBlob + buildVersion);
|
||||
|
|
Loading…
Reference in a new issue