X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=publish-packages.cmd;h=3dd89ceecf4f5a687d08fe1ee4bcb6b0d5c90bff;hb=3d7bcd205d6ea0ddb185a53b28ff497c9265c771;hp=d23ff2373fb1132367837fa298ba8d2bb770a1b7;hpb=69ab16ac55d423935dd40c12237903b0c3a0c170;p=platform%2Fupstream%2Fcoreclr.git diff --git a/publish-packages.cmd b/publish-packages.cmd index d23ff23..3dd89ce 100644 --- a/publish-packages.cmd +++ b/publish-packages.cmd @@ -18,6 +18,9 @@ echo -AzureAccount="account name" echo -AzureToken="access token" echo -BuildType="Configuration" echo -BuildArch="Architecture" +echo For publishing to Azure, one of the following properties is required. +echo -PublishPackages Pass this switch to publish product packages +echo -PublishSymbols Pass this switch to publish symbol packages echo To specify the name of the container to publish into, use the following property: echo -Container="container name" echo Architecture can be x64, x86, arm, or arm64