try gitea option
This commit is contained in:
@@ -131,6 +131,11 @@ in
|
|||||||
labels = [
|
labels = [
|
||||||
"ubuntu-latest:docker://node:18-bullseye"
|
"ubuntu-latest:docker://node:18-bullseye"
|
||||||
];
|
];
|
||||||
|
settings = {
|
||||||
|
options = [
|
||||||
|
"--add-host=git.cloonar.com:10.42.97.50"
|
||||||
|
]
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# containers.git-runner = {
|
# containers.git-runner = {
|
||||||
|
|||||||
Reference in New Issue
Block a user