We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a79069 commit a82102aCopy full SHA for a82102a
.github/workflows/build.yml
@@ -56,4 +56,4 @@ jobs:
56
- uses: sigstore/cosign-installer@main
57
58
- name: Sign the OCI artifact
59
- run: cosign sign oci://ghcr.io/gimlet-io/capacitor-manifests:${{ steps.version.outputs.version }} -y
+ run: cosign sign ghcr.io/gimlet-io/capacitor:v-cosign-test2@sha256:8a401a551dbc75d56ddfa8b878b919280eaf3404469ce8a8b5ca9b82dc48384d -y
0 commit comments