change gitea runner

This commit is contained in:
2023-12-06 18:07:30 +01:00
parent 7767dabc47
commit 2035e6be96

View File

@@ -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; [