diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 18ecac6..ca779b3 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -100,6 +100,4 @@ jobs: annotations: ${{ steps.meta.outputs.annotations }} target: prod platforms: linux/amd64 - cache-from: type=gha - cache-to: type=gha,mode=max push: true