Files
homelab/roles/gitea-runner/templates/config.yml.j2
Alex Frantz 4a44efb0a8
Some checks failed
Deploy Containers / Prepare (push) Failing after 3s
fix service not starting properly
2025-07-29 21:26:57 -04:00

17 lines
236 B
Django/Jinja

log:
level: info
runner:
file: .runner
capacity: 1
timeout: 3h
shutdown_timeout: 0s
insecure: false
fetch_timeout: 5s
fetch_interval: 2s
labels:
- "runner:host"
host:
workdir_parent: "{{ data_dir }}/gitea/job"