Re-enable gha build cache (runner network now properly configured)
Docker / build-and-push (push) Failing after 1m41s

This commit is contained in:
Steffen
2026-06-13 12:37:18 +00:00
parent 908dd5fbc6
commit 7226ac8f88
+2
View File
@@ -40,6 +40,8 @@ jobs:
tags: | tags: |
gitea.steffenillium.de/steffen/opencode-custom:latest gitea.steffenillium.de/steffen/opencode-custom:latest
gitea.steffenillium.de/steffen/opencode-custom:${{ github.sha }} gitea.steffenillium.de/steffen/opencode-custom:${{ github.sha }}
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Cleanup buildx - name: Cleanup buildx
if: always() if: always()