From 551a7d3c99a4f339e77169b5835bdf46301b1789 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 12 Apr 2020 16:45:51 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98gitlab-runner=5Fconfig=5Fexample/s?= =?UTF-8?q?hell/etc/gitlab-runner/config.toml=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../shell/etc/gitlab-runner/config.toml | 3 +++ 1 file changed, 3 insertions(+) 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