diff --git a/.gitea/workflows/build-image.yml b/.gitea/workflows/build-image.yml index 5c5b0f0..63ebecb 100644 --- a/.gitea/workflows/build-image.yml +++ b/.gitea/workflows/build-image.yml @@ -44,5 +44,3 @@ jobs: push: true tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - cache-from: type=gha - cache-to: type=gha,mode=max