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:
Parallels 2017-01-26 20:44:31 -08:00
parent 0de3338607
commit c849e8ba4c
3 changed files with 9 additions and 5 deletions

View file

@ -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 "$@"