initial commit

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich
2022-11-10 10:36:16 -05:00
commit 9f16ea6bec
4 changed files with 274 additions and 0 deletions

7
config.toml Normal file
View File

@@ -0,0 +1,7 @@
# Ref: https://docs.gitlab.com/runner/configuration/advanced-configuration.html
concurrent = 8
# N/B: This is DIVIDED among the number of registered runners
check_interval = 10
listen_address = "@@RUNNER_LISTEN_ADDRESS@@" # Will be removed if undefined