Skip to content

Commit

Permalink
Use harbor to get cryo-essentals image for golang bump (#1343)
Browse files Browse the repository at this point in the history
  • Loading branch information
ifindlay-cci authored Nov 8, 2023
1 parent 6c9a548 commit 965bec0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/pipelines/backup-and-restore-sdk-release/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#! This pipeline is set manually
#!
#! To set the pipeline, run:
#! fly set-pipeline -p backup-and-restore-sdk-release -c pipeline.yml
#! fly set-pipeline -p backup-and-restore-sdk-release -c ci/pipelines/backup-and-restore-sdk-release/pipeline.yml

#! ************************************
#! Secrets we need to run this pipeline
Expand Down Expand Up @@ -1640,6 +1640,7 @@ jobs:
params:
branch: main
- task: bump-golang
image: image-cryogenics-essentials
file: cryogenics-concourse-tasks/deps-automation/bump-golang/task.yml
input_mapping:
release: backup-and-restore-sdk-release-main
Expand Down

0 comments on commit 965bec0

Please sign in to comment.