Updating package publish with Debian

This commit is contained in:
MichaelSimons 2016-04-15 10:05:56 -05:00
parent 0b77c8730c
commit 0c1db5d3e3

View file

@ -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);