New DinD runner token
This commit is contained in:
parent
adba6714c7
commit
5006a48c39
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,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 = "AeQKyYXuGZR5RiGCEKKsi4rDnzhryIOXujAsu7Qb";
|
GITEA_RUNNER_REGISTRATION_TOKEN = "R2AGW9FAL5YWBOfpOHe53C86lM5hezNuRqpP4qEx";
|
||||||
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