Skip to content

Commit

Permalink
ci: disable move cache for now
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Dec 5, 2024
1 parent dd8238a commit 54a2c73
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,4 @@ jobs:
build-contexts: |
artifacts=artifacts
- # Temp fix
# https://github.com/docker/build-push-action/issues/252
# https://github.com/moby/buildkit/issues/1896
name: Move cache
run: |
ls -la /tmp/
ls -la /tmp/.buildx-cache/
ls -la /tmp/.buildx-cache-new/

0 comments on commit 54a2c73

Please sign in to comment.