Skip to content

Commit 4786aa0

Browse files
committed
test
1 parent 8ec5dcf commit 4786aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
platforms: ${{ matrix.platforms }}
6666
registry: ghcr.io
6767
image-name: ${{ github.repository }}/${{ matrix.container }}
68-
buildkit-mount-caches: '{"home-cache": "/root/.cache", "home-cargo": "/root/.cargo"}'
68+
#buildkit-mount-caches: '{"home-cache": "/root/.cache", "home-cargo": "/root/.cargo"}'
6969
secrets:
7070
registry-username: ${{ github.actor }}
7171
registry-password: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)