fix(ops): keep disabled gitea runner stopped
All checks were successful
Code Review / ai-code-review (push) Successful in 27s

This commit is contained in:
Your Name
2026-04-30 10:59:46 +08:00
parent a0be4ebb03
commit e27b462bef
3 changed files with 5 additions and 1 deletions

View File

@@ -150,6 +150,8 @@ runner:
Docker-wrapped `gitea-runner` container 必須停用,避免它用同一份 config
搶走 `awoooi-host` job導致 host job 其實跑在 runner container 裡。
`scripts/ops/docker-health-monitor.sh` 預設也必須排除 `gitea-runner`
否則每 5 分鐘的 Docker 自動修復會把已停用的 runner container 拉起來。
---
版本: v2.0 | 更新: 2026-03-29 | 作者: Claude Code