更新 .gitea/workflows/ci.yml
CI / Build binary CI (push) Has been cancelled
Details
CI / Build binary CI (push) Has been cancelled
Details
This commit is contained in:
parent
ad828c0193
commit
e0b53935d1
|
@ -90,8 +90,6 @@ jobs:
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
cache-from: type=local,src=/tmp/.buildx-cache
|
cache-from: type=local,src=/tmp/.buildx-cache
|
||||||
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
|
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
|
||||||
shm-size: 2g
|
|
||||||
ulimit: core=0:0
|
|
||||||
- name: Move cache
|
- name: Move cache
|
||||||
run: |
|
run: |
|
||||||
rm -rf /tmp/.buildx-cache
|
rm -rf /tmp/.buildx-cache
|
||||||
|
|
Loading…
Reference in New Issue