Remove Actions cache config to fix build failure
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 37s

This commit is contained in:
Ben
2026-01-01 04:48:41 +00:00
parent 80b462c801
commit ca56a74547

View File

@@ -31,5 +31,3 @@ jobs:
context: . context: .
push: true push: true
tags: gitea.ext.ben.io/${{ gitea.repository }}:latest tags: gitea.ext.ben.io/${{ gitea.repository }}:latest
cache-from: type=gha
cache-to: type=gha,mode=max