Created
May 22, 2022 05:27
-
-
Save troy-lamerton/7f0b4eb644ee5feddb58c4473e311c04 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
concurrent = 1 | |
check_interval = 0 | |
[session_server] | |
session_timeout = 1800 | |
[[runners]] | |
name = "poppy mac-m1 static.123.23.234.188.example.com" | |
url = "https://gitlab.domain.com/" | |
token = "xcensoredx" | |
executor = "shell" | |
output_limit = 40960 | |
[runners.custom_build_dir] | |
[runners.cache] | |
[runners.cache.s3] | |
[runners.cache.gcs] | |
[runners.cache.azure] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment