Re-enable gha build cache (runner network now properly configured)
Docker / build-and-push (push) Failing after 1m41s
Docker / build-and-push (push) Failing after 1m41s
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user