TYPE=gitlab-runner DOMAIN=gitlab-runner.example.com LETS_ENCRYPT_ENV=production SECRET_REGISTRATION_TOKEN_VERSION=v1 ## Runner options # The number of allowed jobs to run simultaneously RUNNER_CONCURENCY=1 # How often (in seconds) will the runner look for new jobs RUNNER_CHECK_INTERVAL=3 # How long (in seconds) until the runner will kill the current job for taking too long RUNNER_JOB_TIMEOUT=3600