Ensure the released OCI artifact is also captured in rekor
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -66,3 +66,5 @@ jobs:
|
||||
digest="$(awk -F "[, ]+" '/Digest/{print $NF}' < .digest)"
|
||||
cosign sign ghcr.io/"${GITHUB_REPOSITORY_OWNER}"/helm-charts/"${name}"@"${digest}"
|
||||
done
|
||||
env:
|
||||
COSIGN_YES: true
|
||||
|
||||
Reference in New Issue
Block a user