Loading .gitlab/testing.yaml +2 −2 Original line number Diff line number Diff line --- stages: - "test" - "testing" variables: DOCKER_DRIVER: "overlay2" molecule: stage: "test" stage: "testing" image: "cr.simoncor.net/siempie/molecule-ci:v25.07.18" services: - "docker:dind" Loading Loading
.gitlab/testing.yaml +2 −2 Original line number Diff line number Diff line --- stages: - "test" - "testing" variables: DOCKER_DRIVER: "overlay2" molecule: stage: "test" stage: "testing" image: "cr.simoncor.net/siempie/molecule-ci:v25.07.18" services: - "docker:dind" Loading