try gitea runner with network
This commit is contained in:
parent
934a4874a5
commit
ba0ec44434
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ in
|
||||||
];
|
];
|
||||||
settings = {
|
settings = {
|
||||||
container = {
|
container = {
|
||||||
options = "--dns=10.42.97.10";
|
options = "--network=server";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue