These are used in publishing to populate manifest metadata. Arcade now requires that the metadata is consistent across each manifest.
This commit is contained in:
parent
f808e580a4
commit
c4f06ea1f9
1 changed files with 3 additions and 0 deletions
|
@ -162,8 +162,11 @@ docker run $INTERACTIVE -t --rm --sig-proxy=true \
|
|||
-e BUILD_REPOSITORY_URI \
|
||||
-e BUILD_SOURCEBRANCH \
|
||||
-e BUILD_BUILDNUMBER \
|
||||
-e BUILD_BUILDID \
|
||||
-e BUILD_SOURCEVERSION \
|
||||
-e SYSTEM_TEAMPROJECT \
|
||||
-e SYSTEM_DEFINITIONID \
|
||||
-e SYSTEM_TEAMFOUNDATIONCOLLECTIONURI \
|
||||
-e DOTNETCLIMSRC_READ_SAS_TOKEN \
|
||||
-e AGENT_JOBNAME \
|
||||
-e AGENT_OS \
|
||||
|
|
Loading…
Reference in a new issue