mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-04 12:41:50 +02:00
fixup! Publish and attest multi-architecture container images
This commit is contained in:
parent
0724f86b13
commit
537d23e233
1 changed files with 0 additions and 4 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue