/ ‘gitlab-runner_config_example/shell/etc/gitlab-runner/config.toml’
This commit is contained in:
parent
7c7c6f0237
commit
551a7d3c99
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue