From 079b14deba6feb333d58e4e1848fafcbb3d962e5 Mon Sep 17 00:00:00 2001 From: Administrator Date: Wed, 17 Aug 2022 11:12:34 +0300 Subject: [PATCH] gitlab --- .deploy/deploy-dev.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: