fix:验证码复制

This commit is contained in:
Lan
2024-11-24 22:24:09 +08:00
parent 4a48f6d5e3
commit 799b89dada
16 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:latest
tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:beta
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
- name: Move cache