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.
2 parents 78745ba + f3b9409 commit 28e9053Copy full SHA for 28e9053
.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