Remove GitHub-specific cache options from CI workflow
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m16s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m16s
GHA cache doesn't work with Gitea Actions Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -44,5 +44,4 @@ jobs:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
provenance: false
|
||||
|
||||
Reference in New Issue
Block a user