diff --git a/gitlab-runner_config_example/shell/etc/gitlab-runner/config.toml b/gitlab-runner_config_example/shell/etc/gitlab-runner/config.toml index b5943ea..60ff3c2 100644 --- a/gitlab-runner_config_example/shell/etc/gitlab-runner/config.toml +++ b/gitlab-runner_config_example/shell/etc/gitlab-runner/config.toml @@ -1,3 +1,6 @@ +# simple setup running CI @ localhost +# this means you need to manage python3 repos @ localhost by yourself! + concurrent = 2 check_interval = 0