fix(gitea-runner): enable privileged mode and debug logs
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

This commit is contained in:
gaia 2026-04-09 10:40:06 -03:00
parent 6dbfb2d8df
commit ead3fcfdc3

View File

@ -1,5 +1,5 @@
log:
level: info
level: debug
formatting: text
runner:
@ -15,4 +15,4 @@ cache:
docker:
host: unix:///var/run/docker.sock
network: ""
privileged: false
privileged: true