diff --git a/.deploy/deploy-dev.yaml b/.deploy/deploy-dev.yaml index f4fe5c3..cf92807 100644 --- a/.deploy/deploy-dev.yaml +++ b/.deploy/deploy-dev.yaml @@ -66,8 +66,8 @@ services: volumes: - /var/run/docker.sock:/var/run/docker.sock - /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" + environment: + GITLAB_REGISTRATION_TOKEN: $GITLAB_REGISTRATION_TOKEN deploy: mode: replicated placement: