gitlab
This commit is contained in:
parent
138545d9ab
commit
cef5c8a527
@ -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
|
@ -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
|
Loading…
Reference in New Issue
Block a user