Skip to content
Snippets Groups Projects
Commit a76703fe authored by Cedric Veilleux's avatar Cedric Veilleux
Browse files

Add required runners.docker section to example config. See gitlab-ci-multi-runner!2508

parent 03f1c1ae
No related branches found
No related tags found
No related merge requests found
......@@ -129,6 +129,8 @@ more in [Distributed runners caching][caching].
[[runners]]
executor = "docker+machine"
limit = 20
[runners.docker]
image = "ruby:2.1"
[runners.machine]
IdleCount = 5
MachineDriver = "digitalocean"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment