gitlab
This commit is contained in:
parent
079b14deba
commit
c8682f4e7f
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user