Loading compose.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -46,5 +46,8 @@ configs: # cloud-init has completed successfully (if it is present). instance_ready_command = "command -v cloud-init || exit 0; cloud-init status --wait; test $? -ne 1" [runners.autoscaler.connector_config] use_external_addr = true [[runners.autoscaler.policy]] idle_count = 0 # We only want to create instances when needed. Loading
compose.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -46,5 +46,8 @@ configs: # cloud-init has completed successfully (if it is present). instance_ready_command = "command -v cloud-init || exit 0; cloud-init status --wait; test $? -ne 1" [runners.autoscaler.connector_config] use_external_addr = true [[runners.autoscaler.policy]] idle_count = 0 # We only want to create instances when needed.