/ ‘gitlab-runner_config_example/docker/etc/gitlab-runner/config.toml’

This commit is contained in:
Dooho Yi 2020-04-12 16:47:01 +09:00
parent 551a7d3c99
commit f555297263

View file

@ -1,3 +1,6 @@
# example setup running CI @ docker
# with this, every commit will refresh whole python packages.. will take 1 min. ==> slow. but up to date all the time..
concurrent = 2
check_interval = 0