update:更新latest镜像
This commit is contained in:
@@ -44,7 +44,6 @@ jobs:
|
||||
tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:latest
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
|
||||
|
||||
- name: Move cache
|
||||
run: |
|
||||
rm -rf /tmp/.buildx-cache
|
||||
|
||||
Reference in New Issue
Block a user