ci: build docker image without gha cache + no platforms

pull/6775/head
NGPixel 2 years ago
parent 123b0e15d4
commit 56d7f4b935
No known key found for this signature in database
GPG Key ID: B755FB6870B30F63

@ -54,9 +54,9 @@ jobs:
provenance: true
sbom: true
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64
# cache-from: type=gha
# cache-to: type=gha,mode=max
# platforms: linux/amd64,linux/arm64
tags: |
ghcr.io/requarks/wiki:${{ env.REL_VERSION }}

Loading…
Cancel
Save