/ ‘gitlab-runner_config_example/shell/etc/gitlab-runner/config.toml’
This commit is contained in:
parent
780d8b580e
commit
0db2687ebc
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# this means you need to manage python3 repos @ localhost by yourself!
|
||||
# but this builds really fast, because no image fetch/ no update packages, just make !
|
||||
|
||||
concurrent = 2
|
||||
concurrent = 2 # this should be > 0
|
||||
check_interval = 0
|
||||
|
||||
[session_server]
|
||||
|
|
|
|||
Loading…
Reference in a new issue