Skip to content

Commit 74e338d

Browse files
committed
Add GIT_USER_NAME, GIT_USER_EMAIL to create-stemcell
ai-assisted=yes [TNZ-88995]
1 parent d5ff49d commit 74e338d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ci/pipelines/builder.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,8 @@ jobs:
485485
S3_API_ENDPOINT: storage.googleapis.com
486486
OS_VERSION: (@= data.values.stemcell_details.os_short_name @)(@= FIPS @)
487487
STEMCELL_BUCKET: bosh-core-stemcells-candidate(@= FIPS @)
488+
GIT_USER_EMAIL: *ci_bot_email
489+
GIT_USER_NAME: *ci_bot_name
488490
#! AGENT_SUFFIX: ""
489491
#@ if/end FIPS != "":
490492
UBUNTU_ADVANTAGE_TOKEN: ((ubuntu_advantage_token))

0 commit comments

Comments
 (0)