Loading .gitlab/testing.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ stages: variables: DOCKER_DRIVER: "overlay2" DOCKER_HOST: "tcp://docker:2375" DOCKER_TLS_CERTDIR: "" molecule: stage: "testing" Loading Loading
.gitlab/testing.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ stages: variables: DOCKER_DRIVER: "overlay2" DOCKER_HOST: "tcp://docker:2375" DOCKER_TLS_CERTDIR: "" molecule: stage: "testing" Loading