update:更新latest镜像

This commit is contained in:
Lan
2024-10-16 22:48:52 +08:00
parent c121510b69
commit 03ac04a4be
-1
View File
@@ -44,7 +44,6 @@ jobs:
tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:latest tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:latest
cache-from: type=local,src=/tmp/.buildx-cache cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
- name: Move cache - name: Move cache
run: | run: |
rm -rf /tmp/.buildx-cache rm -rf /tmp/.buildx-cache