fixup! Publish and attest multi-architecture container images

This commit is contained in:
Alexis Métaireau 2025-02-12 11:40:36 +01:00
parent 0724f86b13
commit 537d23e233

View file

@ -45,10 +45,6 @@ predicate: {{
""" """
def generate_cue_policy(repo, workflow, commit, branch):
return CUE_POLICY.format(repo=repo, workflow=workflow, commit=commit, branch=branch)
def verify( def verify(
image_name: str, image_name: str,
branch: str, branch: str,