fix
This commit is contained in:
parent
2b9bf26679
commit
582b4443ab
@ -145,6 +145,8 @@ services:
|
||||
environment:
|
||||
GITEA_INSTANCE_URL: https://gitea.sprinthub.ru/
|
||||
GITEA_RUNNER_REGISTRATION_TOKEN: $REGISTRATION_TOKEN
|
||||
GITEA_RUNNER_NAME: dev
|
||||
GITEA_RUNNER_LABELS: dev
|
||||
deploy:
|
||||
mode: replicated
|
||||
placement:
|
||||
|
@ -177,6 +177,8 @@ services:
|
||||
environment:
|
||||
GITEA_INSTANCE_URL: https://gitea.sprinthub.ru/
|
||||
GITEA_RUNNER_REGISTRATION_TOKEN: $REGISTRATION_TOKEN
|
||||
GITEA_RUNNER_NAME: prod
|
||||
GITEA_RUNNER_LABELS: prod
|
||||
deploy:
|
||||
mode: replicated
|
||||
placement:
|
||||
|
Loading…
Reference in New Issue
Block a user