mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 05:40:11 -08:00
16 lines
262 B
YAML
16 lines
262 B
YAML
log:
|
|
level: info
|
|
|
|
runner:
|
|
capacity: 1
|
|
timeout: 3h
|
|
|
|
container:
|
|
# Use the gitea network so job containers can resolve the 'server' hostname
|
|
network: gitea_gitea
|
|
privileged: false
|
|
options: ""
|
|
workdir_parent: ""
|
|
valid_volumes: []
|
|
docker_host: ""
|