Skip to content

Commit

Permalink
Update linktoqr_ci_gh_registry.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chefgs committed Aug 29, 2023
1 parent 7601a0e commit da94486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linktoqr_ci_gh_registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ jobs:
COSIGN_EXPERIMENTAL: "true"
# This step uses the identity token to provision an ephemeral certificate
# against the sigstore community Fulcio instance.
run: echo "${{ steps.meta.outputs.tags }}" | xargs -I {} cosign sign {}@${{ steps.build-and-push.outputs.digest }}
run: echo "${{ steps.meta.outputs.tags }}" | xargs -I {} cosign sign {}@${{ steps.build-and-push.outputs.digest }} --force

0 comments on commit da94486

Please sign in to comment.