diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 28ba007081dbd5f81924f79dae8d0ebc2b7390a8..19cc55f92b49a43f99be4fd5961ffd7b3788f710 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,5 +7,7 @@ stages: build: image: registry.forge.grandlyon.com/openshift-as-code/reposit-gl/dind:extended stage: build + script: + - echo "coucou" tags: - build-push-to-registry \ No newline at end of file