update everything to DOTNET_CLI_VERSION
Some package_tool fixes
This commit is contained in:
parent
f88c9a88f2
commit
7011f9e604
21 changed files with 82 additions and 90 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue