New DinD token
This commit is contained in:
parent
f2f4608b13
commit
2f382fa499
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ in
|
||||||
environment = {
|
environment = {
|
||||||
GITEA_RUNNER_NAME = "DinD-Runner";
|
GITEA_RUNNER_NAME = "DinD-Runner";
|
||||||
GITEA_INSTANCE_URL = "https://pts-paper.de";
|
GITEA_INSTANCE_URL = "https://pts-paper.de";
|
||||||
GITEA_RUNNER_REGISTRATION_TOKEN = "R2AGW9FAL5YWBOfpOHe53C86lM5hezNuRqpP4qEx";
|
GITEA_RUNNER_REGISTRATION_TOKEN = "1UgO1aveXBEvNnG5Ydc9GendNtTyZ9Bf0hrQU5gT";
|
||||||
GITEA_RUNNER_LABELS = "ubuntu-24.04-dind:docker://ghcr.io/catthehacker/ubuntu:act-24.04";
|
GITEA_RUNNER_LABELS = "ubuntu-24.04-dind:docker://ghcr.io/catthehacker/ubuntu:act-24.04";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue