pelican-ci-test/gitlab-runner_config_example/shell/etc/gitlab-runner/config.toml

16 lines
310 B
TOML

concurrent = 2
check_interval = 0
[session_server]
session_timeout = 1800
[[runners]]
name = "nosignal.hopto.org"
url = "https://nosignal.hopto.org/gitlab/"
token = "A_GENERATED_TOKEN"
executor = "shell"
[runners.custom_build_dir]
[runners.cache]
[runners.cache.s3]
[runners.cache.gcs]