change gitea runner
This commit is contained in:
parent
7767dabc47
commit
2035e6be96
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ in
|
||||||
name = "main";
|
name = "main";
|
||||||
tokenFile = "/run/secrets/gitea-runner-token";
|
tokenFile = "/run/secrets/gitea-runner-token";
|
||||||
labels = [
|
labels = [
|
||||||
"ubuntu-latest:docker://node:18-bullseye"
|
# "ubuntu-latest:docker://node:18-bullseye"
|
||||||
"native:host"
|
"native:host"
|
||||||
];
|
];
|
||||||
hostPackages = with pkgs; [
|
hostPackages = with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue