This commit is contained in:
Administrator 2022-08-17 11:12:34 +03:00
parent b23c235e7a
commit 079b14deba

View File

@ -65,7 +65,9 @@ services:
image: mathwave/sprint-repo:gitlab-runner
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /home/gitlab-runner/builds:/home/gitlab-runner/builds
- /home:/home
tty: true
command: gitlab-runner register --non-interactive --url "http://gitlab.sprinthub.ru" --registration-token "$GITLAB_REGISTRATION_TOKEN" --executor "shell" --tag-list "dev"
deploy:
mode: replicated
placement: