diff --git a/.deploy/deploy-dev.yaml b/.deploy/deploy-dev.yaml index 1dd864b..f4fe5c3 100644 --- a/.deploy/deploy-dev.yaml +++ b/.deploy/deploy-dev.yaml @@ -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: