changed runner network to host

This commit is contained in:
2024-08-25 22:33:48 +00:00
parent ea25687d88
commit 93b1a1d9ff
+1
View File
@@ -61,6 +61,7 @@
url = "http://gitea.lan:80/";
name = "runner1";
enable = true;
settings = { network= "host"; };
labels = [ "ubuntu-latest:docker://ubuntu:latest"
"nixos:docker://nixpkgs/nix-flakes:latest"
"native:host"