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 6ce27d3 commit f3b9409Copy full SHA for f3b9409
.goreleaser.yml
@@ -197,7 +197,7 @@ release:
197
198
```
199
cosign verify-blob \
200
- --certificate step-ca_darwin_{{ .Version }}_amd64.tar.gz.sig.pem \
+ --certificate step-ca_darwin_{{ .Version }}_amd64.tar.gz.pem \
201
--signature step-ca_darwin_{{ .Version }}_amd64.tar.gz.sig \
202
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
203
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
0 commit comments