Skip to content
Snippets Groups Projects

Support runner options for Docker Machine

Merged Erick Hitter requested to merge add/machine-opts into master
Files
4
+ 4
0
@@ -33,3 +33,7 @@ gitlab_runner_ssh_password: ''
@@ -33,3 +33,7 @@ gitlab_runner_ssh_password: ''
gitlab_runner_ssh_identity_file: ''
gitlab_runner_ssh_identity_file: ''
# Runner Locked
# Runner Locked
gitlab_runner_locked: 'false'
gitlab_runner_locked: 'false'
 
 
# Runner machine
 
gitlab_runner_machine_idle_nodes: 0
 
gitlab_runner_machine_idle_time: 60
Loading