The source project of this merge request has been removed.
Add network per build
Compare changes
Files
6- Tagir Bakirov authored
- port add-network-per-build by @mion00 to the current master - create build network only if services are present - add support for job container network aliases via `aliases:` option in Docker executor config - update mocks to add missing mock function for `NetworkInspect`
+ 1
− 0
@@ -77,6 +77,7 @@ type DockerConfig struct {