build.sh
5.55 KB
-
[CI] Fix build.sh to propagate --network=host to the docker build command (#5336) · 92c78266
* when passing --net=host to build.sh it needs to be also sent as --network=host to "docker build", so that both build and run will use the same network configuration
Leandro Nunes committed