From: Ruben Beltran del Rio Date: Mon, 21 Sep 2020 11:39:55 +0000 (+0200) Subject: Add dependency to test X-Git-Tag: v2.0.1^2~12 X-Git-Url: https://git.r.bdr.sh/rbdr/cologne/commitdiff_plain/29378aea1784e487ce1c429d3bcf6dd2b5a065de?ds=inline;hp=--cc Add dependency to test --- 29378aea1784e487ce1c429d3bcf6dd2b5a065de diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9f8dbda..9679aec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,6 +22,8 @@ test: - npm test quality: + stage: "quality" + needs: ["test"] image: name: sonarsource/sonar-scanner-cli:latest entrypoint: [""]