Add explicit label

This commit is contained in:
hodasemi 2025-06-19 13:28:31 +02:00
parent 90e2b35155
commit 34f04b09c0

View file

@ -64,6 +64,7 @@ in
environment = {
GITEA_INSTANCE_URL = "https://pts-paper.de";
GITEA_RUNNER_REGISTRATION_TOKEN = "YFmYnj31ikOh0Ja53hI9ehA1je0jlzP1KCBk2wMi";
GITEA_RUNNER_LABELS = "ubuntu-24.04-dind:docker://ghcr.io/catthehacker/ubuntu:act-24.04";
};
};
};