diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index c56e578..89e1b78 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -40,6 +40,4 @@ jobs: uses: docker/bake-action@v2.3.0 with: files: build/docker-bake.hcl - push: true - set: | - *.cache-to= \ No newline at end of file + push: true \ No newline at end of file