Skip to content

Commit

Permalink
use hardened bosh-io-stemcell-resource image
Browse files Browse the repository at this point in the history
  • Loading branch information
dandersonsw committed Jun 28, 2024
1 parent 2a56239 commit 2b246b6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1743,6 +1743,15 @@ resource_types:
aws_region: us-gov-west-1
tag: latest

- name: bosh-io-stemcell
type: registry-image
source:
aws_access_key_id: ((ecr_aws_key))
aws_secret_access_key: ((ecr_aws_secret))
repository: bosh-io-stemcell-resource
aws_region: us-gov-west-1
tag: latest

groups:
- name: all
jobs:
Expand Down

0 comments on commit 2b246b6

Please sign in to comment.