移除docker构建的错误缓存
This commit is contained in:
@@ -31,6 +31,4 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64 # 多平台构建
|
platforms: linux/amd64,linux/arm64 # 多平台构建
|
||||||
tags: |
|
tags: |
|
||||||
gitea.tunnel.litchi.quest/${{ gitea.repository }}:${{ github.ref_name }}
|
gitea.tunnel.litchi.quest/${{ gitea.repository }}:${{ github.ref_name }}
|
||||||
gitea.tunnel.litchi.quest/${{ gitea.repository }}:nightly
|
gitea.tunnel.litchi.quest/${{ gitea.repository }}:nightly
|
||||||
cache-from: type=gha
|
|
||||||
cache-to: type=gha,mode=max
|
|
||||||
Reference in New Issue
Block a user