diff --git a/.gitlab/testing.yaml b/.gitlab/testing.yaml index f0f6c23..1a3fb46 100644 --- a/.gitlab/testing.yaml +++ b/.gitlab/testing.yaml @@ -1,13 +1,13 @@ --- 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"