runner
This commit is contained in:
@@ -170,10 +170,13 @@ services:
|
||||
order: start-first
|
||||
|
||||
gitea-runner:
|
||||
image: gitea/act_runner:nightly
|
||||
image: mathwave/sprint-repo:gitea-runner
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /sprint-data:/sprint-data
|
||||
environment:
|
||||
GITEA_INSTANCE_URL: gitea.sprinthub.ru
|
||||
GITEA_RUNNER_REGISTRATION_TOKEN: $REGISTRATION_TOKEN
|
||||
deploy:
|
||||
mode: replicated
|
||||
placement:
|
||||
|
Reference in New Issue
Block a user