We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ff49d commit 74e338dCopy full SHA for 74e338d
1 file changed
ci/pipelines/builder.yml
@@ -485,6 +485,8 @@ jobs:
485
S3_API_ENDPOINT: storage.googleapis.com
486
OS_VERSION: (@= data.values.stemcell_details.os_short_name @)(@= FIPS @)
487
STEMCELL_BUCKET: bosh-core-stemcells-candidate(@= FIPS @)
488
+ GIT_USER_EMAIL: *ci_bot_email
489
+ GIT_USER_NAME: *ci_bot_name
490
#! AGENT_SUFFIX: ""
491
#@ if/end FIPS != "":
492
UBUNTU_ADVANTAGE_TOKEN: ((ubuntu_advantage_token))
0 commit comments