Unverified Commit 56d7f4b9 authored by NGPixel's avatar NGPixel

ci: build docker image without gha cache + no platforms

parent 123b0e15
...@@ -54,9 +54,9 @@ jobs: ...@@ -54,9 +54,9 @@ jobs:
provenance: true provenance: true
sbom: true sbom: true
push: true push: true
cache-from: type=gha # cache-from: type=gha
cache-to: type=gha,mode=max # cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64 # platforms: linux/amd64,linux/arm64
tags: | tags: |
ghcr.io/requarks/wiki:${{ env.REL_VERSION }} ghcr.io/requarks/wiki:${{ env.REL_VERSION }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment