/ ‘gitlab-runner_config_example/shell/etc/gitlab-runner/config.toml’
This commit is contained in:
parent
f555297263
commit
78691df902
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# simple setup running CI @ localhost
|
||||
# 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
|
||||
check_interval = 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue