changed runner network to host
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user