We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22485d5 commit 4b8cc9aCopy full SHA for 4b8cc9a
1 file changed
.goreleaser.yml
@@ -31,8 +31,7 @@ signs:
31
args:
32
- "sign-blob"
33
- "--key=/tmp/cosign.key"
34
- - "--output=${signature}"
+ - "--output-signature=${signature}"
35
- "${artifact}"
36
- "--yes"
37
artifacts: all
38
-
0 commit comments