homelab/gitea-runner/config.yaml
gaia ead3fcfdc3
All checks were successful
Picsur Deploy / Validate Picsur Compose (pull_request) Successful in 2m31s
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been skipped
fix(gitea-runner): enable privileged mode and debug logs
2026-04-09 10:40:06 -03:00

19 lines
272 B
YAML

log:
level: debug
formatting: text
runner:
capacity: 2
name: gitea-runner-hestia
labels:
- gitea-runner-hestia
- ubuntu-latest:docker://ubuntu:latest
cache:
enabled: false
docker:
host: unix:///var/run/docker.sock
network: ""
privileged: true