15 lines
243 B
Text
15 lines
243 B
Text
|
|
log:
|
||
|
|
level: info
|
||
|
|
|
||
|
|
runner:
|
||
|
|
file: .runner
|
||
|
|
capacity: 1
|
||
|
|
timeout: 3h
|
||
|
|
|
||
|
|
container:
|
||
|
|
# job containers must be on this network to resolve the forgejo hostname for git operations
|
||
|
|
network: "git"
|
||
|
|
privileged: false
|
||
|
|
valid_volumes:
|
||
|
|
- '**'
|