fix:文件大小和过期方式以及请求时间

This commit is contained in:
Lan
2024-11-25 18:41:48 +08:00
parent bf758ea3f3
commit a884bf19b0
+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