Skip to content

Commit

Permalink
install tools
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
  • Loading branch information
AustinAbro321 committed Aug 22, 2024
1 parent 30faccc commit b077af9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
aws-region: us-east-2
role-duration-seconds: 3600

- name: Install tools
uses: ./.github/actions/install-tools

- name: "sign image"
run: cosign sign --key awskms:///${{ secrets.COSIGN_AWS_KMS_KEY }} ghcr.io/zarf-dev/test-signing-image@sha256:aa22bce1c95a25aadfd695caad2a1227fa2aa61833753317356d15500a6e6878

0 comments on commit b077af9

Please sign in to comment.