Skip to content

Commit d238c16

Browse files
nader-ziadabeyhan
authored andcommitted
update git keys used by ci pipeline
Signed-off-by: Nitin Ravindran <[email protected]>
1 parent 846de1b commit d238c16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/pipelines/bosh-bootloader.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ resources:
8686
source:
8787
uri: [email protected]:cloudfoundry/bosh-bootloader-ci-envs.git
8888
branch: main
89-
private_key: ((github.private_key))
89+
private_key: ((github_deploy_key_bosh-bootloader-ci-envs.private_key))
9090

9191
# - name: version
9292
# type: semver
@@ -190,7 +190,7 @@ resources:
190190
source:
191191
uri: [email protected]:cloudfoundry/bosh-bootloader.git
192192
branch: bump-deployments-ci
193-
private_key: ((github.private_key))
193+
private_key: ((github_deploy_key_bosh-bootloader.private_key))
194194

195195
- name: concourse-smoke-tests
196196
type: git

0 commit comments

Comments
 (0)