This commit is contained in:
Administrator 2022-08-18 15:26:46 +03:00
parent d7f5631ee3
commit e9b45ea125
2 changed files with 2 additions and 0 deletions

View File

@ -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:

View File

@ -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: