fix labels
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
2025-08-22 21:21:03 -03:00
parent 543417db8e
commit b8b111e9bf
2 changed files with 2 additions and 3 deletions

View File

@@ -48,8 +48,7 @@ services:
CONFIG_FILE: /config.yaml
GITEA_INSTANCE_URL: "http://192.168.1.202:3005"
GITEA_RUNNER_REGISTRATION_TOKEN: "JjKRS66pgttENtYVVmhnT3TpfjVMfH7mIdEY19R3"
GITEA_RUNNER_NAME: "services-runner"
GITEA_RUNNER_LABELS: "services"
GITEA_RUNNER_NAME: "services-runner"
volumes:
- ./runner/config.yaml:/config.yaml
- ./runner/data:/data