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 4fefb20 commit 5275e9bCopy full SHA for 5275e9b
1 file changed
.goreleaser.yaml
@@ -38,6 +38,7 @@ signs:
38
certificate: '${artifact}.pem'
39
args:
40
- sign-blob
41
+ - '--bundle=${artifact}.sigstore'
42
- '--output-certificate=${certificate}'
43
- '--output-signature=${signature}'
44
- '${artifact}'
0 commit comments