Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate McMaster <nate.mcmaster@microsoft.com>2018-03-21 18:40:00 +0300
committerNate McMaster <nate.mcmaster@microsoft.com>2018-03-21 18:40:00 +0300
commit03efe5a4a7cf788b1b617abb026742ac2e224b47 (patch)
treee9ab2a7416b4c08cc782b45109291385bf2cef68 /dockerbuild.sh
parentdfc550a9ab933cd3fd26c743e4321176fa1ce938 (diff)
Update Templating submodule
Diffstat (limited to 'dockerbuild.sh')
-rwxr-xr-xdockerbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dockerbuild.sh b/dockerbuild.sh
index cb62311488..6299846115 100755
--- a/dockerbuild.sh
+++ b/dockerbuild.sh
@@ -108,6 +108,7 @@ docker run \
--rm \
-t \
-e CI \
+ -e TEAMCITY_VERSION \
-e DOTNET_CLI_TELEMETRY_OPTOUT \
-e Configuration \
-v "$DIR:/code/build" \