fix example var value

This commit is contained in:
2025-01-26 20:35:33 +01:00
parent c67b21843b
commit 28d51ae9fd

View File

@@ -28,7 +28,7 @@ RUNNER_LABELS:
#### group (recommend)
```yaml
RUNNER_INSTANCE: git.my-domain.com
RUNNER_INSTANCE: https://your_gitea.com/
```
Hint: A token can register multible runners, in some cases it can make sense var RUNNER_TOKEN and RUNNER_LABELS define in a group.