firewall changes
This commit is contained in:
@@ -131,20 +131,6 @@ in
|
||||
labels = [
|
||||
"ubuntu-latest:docker://shivammathur/node:latest"
|
||||
];
|
||||
settings = {
|
||||
runner = {
|
||||
envs = {
|
||||
DOCKER_DAEMON_CONFIG = ''
|
||||
{
|
||||
"dns": ["10.42.97.10"]
|
||||
}
|
||||
'';
|
||||
};
|
||||
};
|
||||
# container = {
|
||||
# options = "--network=server";
|
||||
# };
|
||||
};
|
||||
};
|
||||
|
||||
# containers.git-runner = {
|
||||
|
||||
Reference in New Issue
Block a user