Remove Actions cache config to fix build failure
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 37s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 37s
This commit is contained in:
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user