Files
homelab/templates/gitea-runner.yaml.j2
Alex Frantz db4de63f86
Some checks failed
Deploy Containers / Prepare (push) Failing after 36s
gitea in docker
2026-01-07 20:27:12 -05:00

22 lines
320 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"
container:
network: "host"
privileged: true
force_pull: true
force_rebuild: false
require_docker: false
docker_timeout: 0s