update everything to DOTNET_CLI_VERSION

Some package_tool fixes
This commit is contained in:
Bryan 2016-01-12 15:27:02 -08:00 committed by Bryan Thornbury
parent f88c9a88f2
commit 7011f9e604
21 changed files with 82 additions and 90 deletions

View file

@ -34,7 +34,7 @@ info "Using code from: $DOCKER_HOST_SHARE_DIR"
docker run -t --rm --sig-proxy=true \
--name $DOTNET_BUILD_CONTAINER_NAME \
-v $DOCKER_HOST_SHARE_DIR:/opt/code \
-e DOTNET_BUILD_VERSION \
-e DOTNET_CLI_VERSION \
-e SASTOKEN \
-e STORAGE_ACCOUNT \
-e STORAGE_CONTAINER \