Skip to content

Commit

Permalink
cosign sign -y
Browse files Browse the repository at this point in the history
Repeating #103 ; which seems to have been the right thing 🤞 , but also needs to be applied to the `cosign sign` docker step (not just the `cosign sign-blob` binary signing).

# Related
- #103 
- #101
  • Loading branch information
thepwagner committed Mar 6, 2023
1 parent def94a0 commit ee00e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@ docker_signs:
output: true
args:
- "sign"
- "--yes"
- "${artifact}"

0 comments on commit ee00e6b

Please sign in to comment.