Add runner management configuration to ci

This commit is contained in:
Felix Auringer
2021-05-25 11:55:36 +02:00
committed by Sebastian Serth
parent 286a3f394d
commit 7ff65135b5

View File

@ -9,3 +9,7 @@ test:
enabled: false enabled: false
prometheus_exporter: prometheus_exporter:
enabled: false enabled: false
runner_management:
url: https://runners.example.org
cleanup_interval: 60
unused_runner_expiration_time: 180