Add explicit label
This commit is contained in:
parent
90e2b35155
commit
34f04b09c0
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ in
|
||||||
environment = {
|
environment = {
|
||||||
GITEA_INSTANCE_URL = "https://pts-paper.de";
|
GITEA_INSTANCE_URL = "https://pts-paper.de";
|
||||||
GITEA_RUNNER_REGISTRATION_TOKEN = "YFmYnj31ikOh0Ja53hI9ehA1je0jlzP1KCBk2wMi";
|
GITEA_RUNNER_REGISTRATION_TOKEN = "YFmYnj31ikOh0Ja53hI9ehA1je0jlzP1KCBk2wMi";
|
||||||
|
GITEA_RUNNER_LABELS = "ubuntu-24.04-dind:docker://ghcr.io/catthehacker/ubuntu:act-24.04";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue