try gitea runner with network
This commit is contained in:
@@ -133,7 +133,7 @@ in
|
||||
];
|
||||
settings = {
|
||||
container = {
|
||||
options = "--dns=10.42.97.10";
|
||||
options = "--network=server";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user