Files
shizhui_website/deploy/act_runner-config.yaml
ShiZhui db90280989
All checks were successful
Build and Deploy / build-deploy (push) Successful in 46s
添加 CI 自动部署 workflow + CMS IP 配置
2026-06-11 17:58:24 +08:00

21 lines
384 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# act_runner 配置host 模式2G 内存服务器友好)
log:
level: info
runner:
capacity: 1 # 同时只跑 1 个任务,省内存
timeout: 10m
fetch_timeout: 5s
fetch_interval: 2s
cache:
enabled: true
container:
# host 模式不使用容器;以下保留默认
network: ""
privileged: false
host:
workdir_parent: /var/lib/act_runner/work