feat: Add labels to runners
All checks were successful
/ ansible-docsmith (push) Successful in 58s

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2026-02-16 07:59:58 +01:00
commit b7199071b1
Signed by: jriou
GPG key ID: 9A099EDA51316854
6 changed files with 41 additions and 23 deletions

View file

@ -113,7 +113,7 @@ forgejo_runners_config_dir: /etc/forgejo-runners
#
# The key is the name of the repository on the instance
#
# The value is the token
# The value is a dict with a `token` key and optionally a dict of `labels`
#
# - Type: dict
# - Required: No