update:更新latest镜像
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user