feat: gitea runner skylab label

This commit is contained in:
Ditmar Visser
2025-06-05 09:23:04 +00:00
parent b51a9e3da5
commit a835ad306f
2 changed files with 2 additions and 1 deletions

View File

@ -12,5 +12,6 @@
GITEA_INSTANCE_URL: "{{ gitea_instance_url }}"
GITEA_RUNNER_REGISTRATION_TOKEN: "{{ gitea_runner_token }}"
GITEA_RUNNER_NAME: "{{ gitea_runner_name }}"
GITEA_RUNNER_LABELS: "skylab:docker://node:16-bullseye"
volumes:
- /var/run/docker.sock:/var/run/docker.sock