Revert "test buildx provenance"

This reverts commit 1a1695764e.
This commit is contained in:
Robert Kaussow 2023-01-12 21:39:47 +01:00
parent 1a1695764e
commit 7987e8a76b
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 4 additions and 1 deletions

View File

@ -113,6 +113,7 @@ steps:
platforms:
- linux/amd64
- linux/arm64
provenance: false
repo: thegeeklab/${DRONE_REPO_NAME}
when:
ref:
@ -128,6 +129,7 @@ steps:
platforms:
- linux/amd64
- linux/arm64
provenance: false
repo: thegeeklab/${DRONE_REPO_NAME}
username:
from_secret: docker_username
@ -148,6 +150,7 @@ steps:
platforms:
- linux/amd64
- linux/arm64
provenance: false
registry: quay.io
repo: quay.io/thegeeklab/${DRONE_REPO_NAME}
username:
@ -280,6 +283,6 @@ depends_on:
---
kind: signature
hmac: 061439f031fceeed1bcc3640879c99f10125f4f6f2fad10434e9f9b861a53ebb
hmac: 0a2edb569e156dbb6c32a44b812757a28156b31a44325585c0f19ee0c6706fd4
...