Skip to content

files: handle config file without runners

This MR fixes the gitlab_runners.fact file which could fail because of an empty runners section:

concurrent = 1
check_interval = 0

[session_server]
  session_timeout = 1800

image

Merge request reports