更新 .gitea/workflows/ci.yml
CI / Build binary CI (push) Failing after 2m54s Details

This commit is contained in:
huoxue1 2024-05-12 10:38:57 +00:00
parent c3d84770c4
commit 290cc62620
1 changed files with 1 additions and 4 deletions

View File

@ -87,11 +87,8 @@ jobs:
context: .
push: ${{ github.event_name != 'pull_request' }}
platforms: linux/amd64,linux/arm64
no-cache: true
tags: ${{ steps.meta.outputs.tags }}
- name: Move cache
run: |
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache