Relative Content

Tag Archive for dockergitlabcontinuous-integrationgitlab-ci-runner

Gitlab gitlab-ci.yml specify network for build image

When you create your gitlab-ci.yml you specify an image that will be used to checkout your code and build it. I was wondering if you can specify the docker/podman/container network to use for this container.