summaryrefslogtreecommitdiff
path: root/sync.cmd
diff options
context:
space:
mode:
authorwtgodbe <wigodbe@microsoft.com>2017-05-24 14:34:46 -0700
committerwtgodbe <wigodbe@microsoft.com>2017-06-06 12:13:34 -0700
commit029a54431d17569b6656ed644de426d3f4f8d346 (patch)
treefb6fc79ab6ee5e154a9516ab3ae063b335c0116b /sync.cmd
parent794eca076a882fcd2639fa692ca457150940231b (diff)
downloadcoreclr-029a54431d17569b6656ed644de426d3f4f8d346.tar.gz
coreclr-029a54431d17569b6656ed644de426d3f4f8d346.tar.bz2
coreclr-029a54431d17569b6656ed644de426d3f4f8d346.zip
Test packages from current build in pipeline
Diffstat (limited to 'sync.cmd')
-rw-r--r--sync.cmd2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync.cmd b/sync.cmd
index f63315559d..218fb9de8e 100644
--- a/sync.cmd
+++ b/sync.cmd
@@ -26,6 +26,8 @@ echo -BuildMajor
echo -BuildMinor
echo To download from a specific container, specify:
echo -Container="container name"
+echo To download blobs starting with a specific prefix, specify:
+echo -BlobNamePrefix="Blob name prefix"
echo -n - Downloads test native binaries from the specified container
echo The following properties are required:
echo -AzureAccount="Account name"