diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index da39f6c1..d4bee466 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -39,8 +39,6 @@ jobs: context: . platforms: linux/amd64 # ,linux/arm64 push: true - cache-from: type=gha # Optional: Use Gitea/GitHub Actions cache - cache-to: type=gha,mode=max # Optional: Use Gitea/GitHub Actions cache tags: | ${{ vars.LOCAL_REGISTRY }}/${{ gitea.repository_owner }}/website:latest ${{ vars.LOCAL_REGISTRY }}/${{ gitea.repository_owner }}/website:${{ gitea.sha }}