We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2093f19 commit 3abe660Copy full SHA for 3abe660
1 file changed
.github/workflows/docker-image.yml
@@ -44,7 +44,6 @@ jobs:
44
tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:latest
45
cache-from: type=local,src=/tmp/.buildx-cache
46
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
47
-
48
- name: Move cache
49
run: |
50
rm -rf /tmp/.buildx-cache
0 commit comments