Differentiate manifests

This commit is contained in:
Christopher Costa 2019-01-28 10:32:29 -08:00
parent c57bde4593
commit a0a6844e0b
2 changed files with 8 additions and 5 deletions

View file

@ -148,5 +148,7 @@ docker run $INTERACTIVE -t --rm --sig-proxy=true \
-e BUILD_SOURCEBRANCH \
-e BUILD_BUILDNUMBER \
-e BUILD_SOURCEVERSION \
-e AGENT_JOBNAME \
-e AGENT_OS \
$DOTNET_BUILD_CONTAINER_TAG \
$BUILD_COMMAND "$@"