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

This commit is contained in:
huoxue1 2024-05-12 08:58:36 +00:00
parent e0b53935d1
commit 00c352c5da
1 changed files with 0 additions and 2 deletions

View File

@ -88,8 +88,6 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
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