gitlab
This commit is contained in:
parent
e0b640a4d1
commit
09c787cdee
@ -65,6 +65,7 @@ services:
|
||||
image: mathwave/sprint-repo:gitlab-runner
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /home/gitlab-runner:/home/gitlab-runner
|
||||
deploy:
|
||||
mode: replicated
|
||||
placement:
|
||||
|
@ -66,6 +66,7 @@ services:
|
||||
image: mathwave/sprint-repo:gitlab-runner
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /home/gitlab-runner:/home/gitlab-runner
|
||||
deploy:
|
||||
mode: replicated
|
||||
placement:
|
||||
|
Loading…
Reference in New Issue
Block a user