fix gitea runner
This commit is contained in:
@@ -459,7 +459,7 @@ in
|
|||||||
labels = [
|
labels = [
|
||||||
"linux_arm64"
|
"linux_arm64"
|
||||||
"ubuntu-latest:docker://node:latest"
|
"ubuntu-latest:docker://node:latest"
|
||||||
"nixos-latest:docker://repomaa/node:latest"
|
"nixos-latest:docker://git.freun.dev/repomaa/nixos/node:latest"
|
||||||
];
|
];
|
||||||
tokenFile = secrets.gitea-actions-runner.path;
|
tokenFile = secrets.gitea-actions-runner.path;
|
||||||
url = "https://${config.services.gitea.subdomain}.${config.networking.domain}";
|
url = "https://${config.services.gitea.subdomain}.${config.networking.domain}";
|
||||||
|
|||||||
Reference in New Issue
Block a user