diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b37e449..e48a387 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,5 +41,7 @@ # - test-job test-runner: stage: test + tags: + - deploiement script: - echo "Le runner fonctionne correctement."