Skip to content

Instantly share code, notes, and snippets.

@metelkin
Created February 10, 2019 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metelkin/9786f8cdf0bcc49ae553a72841598243 to your computer and use it in GitHub Desktop.
Save metelkin/9786f8cdf0bcc49ae553a72841598243 to your computer and use it in GitHub Desktop.
config.toml
concurrent = 1
check_interval = 0
[session_server]
session_timeout = 1800
[[runners]]
name = "LAPTOP1"
url = "https://gitlab.xxx"
token = "xxx"
executor = "shell"
shell = "powershell"
[runners.cache]
[runners.cache.s3]
[runners.cache.gcs]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment