yaml
This commit is contained in:
parent
e659629538
commit
e28658fc28
|
@ -44,7 +44,7 @@ services:
|
|||
networks:
|
||||
- appnet
|
||||
environment:
|
||||
- CONFIG_FILE=/config.yam
|
||||
- CONFIG_FILE=/config.yaml
|
||||
- GITEA_INSTANCE_URL=https://sigyl.com/git/
|
||||
- GITEA_RUNNER_REGISTRATION_TOKEN=$RUNNER_REGISTRATION_TOKEN
|
||||
- GITEA_RUNNER_NAME="giles-test"
|
||||
|
|
Loading…
Reference in New Issue