gitlab
This commit is contained in:
parent
079b14deba
commit
c8682f4e7f
@ -66,8 +66,8 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /home:/home
|
- /home:/home
|
||||||
tty: true
|
environment:
|
||||||
command: gitlab-runner register --non-interactive --url "http://gitlab.sprinthub.ru" --registration-token "$GITLAB_REGISTRATION_TOKEN" --executor "shell" --tag-list "dev"
|
GITLAB_REGISTRATION_TOKEN: $GITLAB_REGISTRATION_TOKEN
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
placement:
|
placement:
|
||||||
|
Loading…
Reference in New Issue
Block a user