We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6ebd6 commit cecd2a0Copy full SHA for cecd2a0
1 file changed
.github/workflows/ci.yml
@@ -186,3 +186,5 @@ jobs:
186
# This step uses the identity token to provision an ephemeral certificate
187
# against the sigstore community Fulcio instance.
188
run: echo "${TAGS}" | xargs -I {} cosign sign --yes {}@${DIGEST}
189
+
190
0 commit comments