Skip to content

Commit

Permalink
Merge pull request #79 from cloud-gov/update-image
Browse files Browse the repository at this point in the history
use hardened git-release-resource
  • Loading branch information
dandersonsw authored Jul 30, 2024
2 parents 6ee1fb4 + 97ffcd7 commit 7fd6e32
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ resource_types:
repository: git-resource
aws_region: us-gov-west-1
tag: latest

- name: pull-request
type: registry-image
source:
Expand All @@ -160,4 +160,8 @@ resource_types:
- name: github-release
type: registry-image
source:
repository: concourse/github-release-resource
aws_access_key_id: ((ecr_aws_key))
aws_secret_access_key: ((ecr_aws_secret))
repository: github-release-resource
aws_region: us-gov-west-1
tag: latest

0 comments on commit 7fd6e32

Please sign in to comment.