Remove buildx cache (gha unreachable in this runner setup)
Docker / build-and-push (push) Successful in 48s

This commit is contained in:
Steffen
2026-06-13 14:43:17 +00:00
parent 5dddfbfd1a
commit 57a0efb22d
-3
View File
@@ -40,9 +40,6 @@ jobs:
tags: |
gitea.steffenillium.de/steffen/opencode-custom:latest
gitea.steffenillium.de/steffen/opencode-custom:${{ github.sha }}
cache-from: type=registry,ref=gitea.steffenillium.de/steffen/opencode-custom:buildcache
cache-to: type=registry,ref=gitea.steffenillium.de/steffen/opencode-custom:buildcache,mode=max
- name: Cleanup buildx
if: always()
run: docker buildx prune -af