Skip to content
Snippets Groups Projects

Support runner options for Docker Machine

Merged Erick Hitter requested to merge add/machine-opts into master
4 files
+ 19
6
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 4
0
@@ -33,3 +33,7 @@ gitlab_runner_ssh_password: ''
gitlab_runner_ssh_identity_file: ''
# Runner Locked
gitlab_runner_locked: 'false'
# Runner machine
gitlab_runner_machine_idle_nodes: 0
gitlab_runner_machine_idle_time: 60
Loading