更新 .gitea/workflows/ci.yml
CI / Build binary CI (push) Successful in 13m27s
Details
CI / Build binary CI (push) Successful in 13m27s
Details
This commit is contained in:
parent
290cc62620
commit
ec95f165af
|
@ -15,7 +15,7 @@ jobs:
|
||||||
name: Build binary CI
|
name: Build binary CI
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: registry.cn-hangzhou.aliyuncs.com/huoxue1/runner:latest
|
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.dock:/var/run/docker.sock
|
- /var/run/docker.dock:/var/run/docker.sock
|
||||||
# 持久化工具目录
|
# 持久化工具目录
|
||||||
|
|
Loading…
Reference in New Issue