fix name and labels
This commit is contained in:
@@ -16,9 +16,9 @@ services:
|
|||||||
# Needed only for the first start.
|
# Needed only for the first start.
|
||||||
- CONFIG_FILE= /config/config.yaml
|
- CONFIG_FILE= /config/config.yaml
|
||||||
- GITEA_RUNNER_REGISTRATION_TOKEN=${GITEA_RUNNER_REGISTRATION_TOKEN}
|
- GITEA_RUNNER_REGISTRATION_TOKEN=${GITEA_RUNNER_REGISTRATION_TOKEN}
|
||||||
- GITEA_RUNNER_NAME="myLimbo-casa-gitea-act-runner"
|
- GITEA_RUNNER_NAME=myLimbo-casa-gitea-act-runner
|
||||||
#- GITEA_RUNNER_CONFIG_FILE="/config/config.yaml"
|
#- GITEA_RUNNER_CONFIG_FILE="/config/config.yaml"
|
||||||
- GITEA_RUNNER_LABELS="myLimbo-casa-gitea-act-runner"
|
- GITEA_RUNNER_LABELS=myLimbo-casa-gitea-act-runner
|
||||||
|
|
||||||
configs:
|
configs:
|
||||||
- source: act-runner-config
|
- source: act-runner-config
|
||||||
|
|||||||
Reference in New Issue
Block a user