Upload to blob storage using azure CLI.
With curl we were hitting the azure server limitation of 64mb - https://msdn.microsoft.com/library/azure/dd179451
This commit is contained in:
parent
75ef96aaf8
commit
32b4058a71
2 changed files with 18 additions and 9 deletions
|
@ -32,6 +32,7 @@ docker run -t --rm --sig-proxy=true \
|
|||
-e STORAGE_ACCOUNT \
|
||||
-e STORAGE_CONTAINER \
|
||||
-e CHANNEL \
|
||||
-e CONNECTION_STRING \
|
||||
-e REPO_ID \
|
||||
-e REPO_USER \
|
||||
-e REPO_PASS \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue