diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 14d8483c..158434f3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -200,8 +200,6 @@ jobs: files: docker/docker-bake.hcl targets: "${{ matrix.base_image }}-multi" set: | - *.cache-from=${{ env.BAKE_CACHE_FROM }} - *.cache-to=${{ env.BAKE_CACHE_TO }} *.platform=linux/${{ matrix.arch }} ${{ env.TAGS }} *.output=type=local,dest=./output