diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60af5b43..2a8e3d06 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,8 +74,8 @@ jobs: file: Dockerfile push: true tags: ${{ matrix.docker-repository-prod }} - cache-from: type=gha - cache-to: type=gha,mode=max +# cache-from: type=gha +# cache-to: type=gha,mode=max target: runner if: startsWith(github.event.head_commit.message, 'build:') - name: Deploy prod