gitlab
This commit is contained in:
parent
d7f5631ee3
commit
e9b45ea125
@ -63,6 +63,7 @@ services:
|
||||
image: mathwave/sprint-repo:gitlab-runner
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /etc/gitlab-runner/config.toml:/etc/gitlab-runner/config.toml
|
||||
environment:
|
||||
GITLAB_REGISTRATION_TOKEN: $GITLAB_REGISTRATION_TOKEN
|
||||
deploy:
|
||||
|
@ -64,6 +64,7 @@ services:
|
||||
image: mathwave/sprint-repo:gitlab-runner
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /etc/gitlab-runner/config.toml:/etc/gitlab-runner/config.toml
|
||||
environment:
|
||||
GITLAB_REGISTRATION_TOKEN: $GITLAB_REGISTRATION_TOKEN
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user