This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 33219b497d3335e64f5a16aea2274a28b8e2bb8a Author: Jean Couteau <couteau@codelutin.com> Date: Fri Oct 9 11:41:04 2020 +0200 Update .gitlab-ci.yml --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7e345519..0d3c017d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ stages: - pages - release - sonar +- sonar-ui build-java: image: registry.nuiton.org/codelutin/dockerfiles:maven-release-with-frequent-libraries @@ -119,7 +120,7 @@ sonar_job: sonar_job_ui: image: registry.nuiton.org/codelutin/dockerfiles:nodejs10 - stage: sonar + stage: sonar-ui script: - cd pollen-ui-riot-js; npm install - npm install -g sonarqube-scanner -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.