Skip to content

Commit

Permalink
Merge pull request #887 from cloud-gov/update-resource
Browse files Browse the repository at this point in the history
update git resource to use hardened image
  • Loading branch information
dandersonsw authored Sep 12, 2024
2 parents 0c600e9 + b4a3e26 commit 18b65f9
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 @@ -1737,6 +1737,15 @@ resource_types:
aws_region: us-gov-west-1
tag: latest

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

- name: time
type: registry-image
source:
Expand Down

0 comments on commit 18b65f9

Please sign in to comment.