This commit is contained in:
Administrator 2022-08-16 21:26:47 +03:00
parent cef5c8a527
commit 85523c9f89
2 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,8 @@ services:
gitlab-runner:
image: mathwave/sprint-repo:gitlab-runner
volumes:
- /var/run/docker.sock:/var/run/docker.sock
deploy:
mode: replicated
restart_policy:

View File

@ -64,6 +64,8 @@ services:
gitlab-runner:
image: mathwave/sprint-repo:gitlab-runner
volumes:
- /var/run/docker.sock:/var/run/docker.sock
deploy:
mode: replicated
restart_policy: