fix
This commit is contained in:
4
.github/workflows/publish_docker.yml
vendored
4
.github/workflows/publish_docker.yml
vendored
@@ -109,5 +109,5 @@ jobs:
|
||||
# https://github.com/moby/buildkit/issues/1896
|
||||
name: Move cache
|
||||
run: |
|
||||
rm -rf /tmp/.buildx-cache
|
||||
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
|
||||
rm -rf /tmp/.buildx-main-cache
|
||||
mv /tmp/.buildx-main-cache-new /tmp/.buildx-main-cache
|
||||
Reference in New Issue
Block a user