Updating the template engine version to a version that depends on 1.6.0 and updating our build scripts to allow for a commit count override.
This commit is contained in:
parent
0de3338607
commit
c849e8ba4c
3 changed files with 9 additions and 5 deletions
|
@ -133,5 +133,6 @@ docker run $INTERACTIVE -t --rm --sig-proxy=true \
|
|||
-e CHECKSUM_STORAGE_ACCOUNT \
|
||||
-e CHECKSUM_STORAGE_CONTAINER \
|
||||
-e CLIBUILD_SKIP_TESTS \
|
||||
-e CommitCount \
|
||||
$DOTNET_BUILD_CONTAINER_TAG \
|
||||
$BUILD_COMMAND "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue