Disable gitearunner
This commit is contained in:
parent
3eab90108b
commit
1a79f40682
|
@ -720,11 +720,10 @@ services:
|
|||
# When using Docker Secrets, it's also possible to use
|
||||
# GITEA_RUNNER_REGISTRATION_TOKEN_FILE to pass the location.
|
||||
# The env var takes precedence
|
||||
- GITEA_RUNNER_REGISTRATION_TOKEN=J36o0HDlNV2SwsH7A4hTvhgDs7RNYMhJl8MxM13g
|
||||
- GITEA_RUNNER_REGISTRATION_TOKEN=oR2H1CfFz7hZFU3h8S4y7Ia9jdRf0wgxBxz9TjtW
|
||||
- GITEA_LABELS="ubuntu-latest:docker://catthehacker/ubuntu:act-latest"
|
||||
profiles:
|
||||
- base
|
||||
- infra
|
||||
- disabled
|
||||
restart: unless-stopped
|
||||
|
||||
linkace:
|
||||
|
|
Loading…
Reference in New Issue