Skip to content

Commit

Permalink
fix(build): change docker-sign command
Browse files Browse the repository at this point in the history
  • Loading branch information
yvigara committed Dec 29, 2022
1 parent dc726f3 commit 0fe3d61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ docker_signs:
env:
- COSIGN_EXPERIMENTAL=1
artifacts: all
args:
- sign
- ${artifact}
output: true

signs:
Expand Down

0 comments on commit 0fe3d61

Please sign in to comment.