mirror of
https://github.com/gethomepage/homepage.git
synced 2025-08-11 09:13:38 -04:00
Chore: disable default provenance attestations to try and fix manifest issues
https://github.com/orgs/community/discussions/45969
This commit is contained in:
parent
d5f66e12fc
commit
81547f8806
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@ -154,6 +154,7 @@ jobs:
|
||||
VERSION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
|
||||
REVISION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.revision'] }}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
provenance: false
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user