Add runner management configuration to ci
This commit is contained in:

committed by
Sebastian Serth

parent
286a3f394d
commit
7ff65135b5
@ -9,3 +9,7 @@ test:
|
||||
enabled: false
|
||||
prometheus_exporter:
|
||||
enabled: false
|
||||
runner_management:
|
||||
url: https://runners.example.org
|
||||
cleanup_interval: 60
|
||||
unused_runner_expiration_time: 180
|
||||
|
Reference in New Issue
Block a user