2025-01-11 09:02:39 +01:00
|
|
|
|
|
|
|
log:
|
|
|
|
level: debug
|
2025-01-22 18:46:02 +01:00
|
|
|
job_level: debug
|
2025-01-11 09:02:39 +01:00
|
|
|
|
|
|
|
runner:
|
|
|
|
file: .runner
|
|
|
|
capacity: 1
|
|
|
|
env_file: .env
|
|
|
|
timeout: 3h
|
|
|
|
insecure: false
|
|
|
|
fetch_timeout: 5s
|
|
|
|
fetch_interval: 2s
|
|
|
|
labels: ["docker:docker://code.forgejo.org/oci/node:20-bookworm"]
|
|
|
|
|
|
|
|
cache:
|
|
|
|
enabled: false
|
|
|
|
dir: ""
|
|
|
|
host: ""
|
|
|
|
port: 0
|
|
|
|
|
|
|
|
container:
|
|
|
|
network: ""
|
|
|
|
privileged: false
|
|
|
|
options: "--volume /srv/example-config-options-volume-valid:/srv/example-config-options-volume-valid --volume /srv/example-config-options-volume-invalid:/srv/example-config-options-volume-invalid --env FROB=NITZ"
|
|
|
|
workdir_parent:
|
|
|
|
valid_volumes: ["/srv/example-config-options-volume-valid"]
|
|
|
|
docker_host: ""
|
|
|
|
|
|
|
|
host:
|
|
|
|
workdir_parent:
|