Skip to content

Commit

Permalink
Update test-sign.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
erikaheidi authored Oct 25, 2024
1 parent 7357da5 commit a25aa27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-sign.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
set -x
docker pull cgr.dev/chainguard/wolfi-base
docker tag wolfi-base:latest "${IMAGE}"
docker tag cgr.dev/chainguard/wolfi-base "${IMAGE}"
docker push "${IMAGE}"
- name: Sign image with cosign
run: |
Expand Down

0 comments on commit a25aa27

Please sign in to comment.