Skip to content

Commit

Permalink
update pipeline to use hardened images
Browse files Browse the repository at this point in the history
  • Loading branch information
dandersonsw committed Jun 27, 2024
1 parent 5e98afe commit 05354c1
Show file tree
Hide file tree
Showing 3 changed files with 291 additions and 291 deletions.
11 changes: 1 addition & 10 deletions acceptance-tests.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
---
platform: linux

image_resource:
type: registry-image
source:
aws_access_key_id: ((ecr_aws_key))
aws_secret_access_key: ((ecr_aws_secret))
repository: harden-concourse-task
aws_region: us-gov-west-1
tag: ((harden-concourse-task-tag))

inputs:
- name: broker-src
- name: broker-src

run:
path: broker-src/acceptance-tests.sh
Expand Down
Loading

0 comments on commit 05354c1

Please sign in to comment.