This commit is contained in:
Administrator 2022-08-16 21:24:47 +03:00
parent 138545d9ab
commit cef5c8a527
2 changed files with 20 additions and 0 deletions

View File

@ -60,3 +60,13 @@ services:
update_config:
parallelism: 1
order: start-first
gitlab-runner:
image: mathwave/sprint-repo:gitlab-runner
deploy:
mode: replicated
restart_policy:
condition: any
update_config:
parallelism: 1
order: start-first

View File

@ -61,3 +61,13 @@ services:
update_config:
parallelism: 1
order: start-first
gitlab-runner:
image: mathwave/sprint-repo:gitlab-runner
deploy:
mode: replicated
restart_policy:
condition: any
update_config:
parallelism: 1
order: start-first