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 b1b39196c04179c6d577101dd4edaafa39ae50f1 Author: Jean Couteau <couteau@codelutin.com> Date: Thu Oct 25 09:37:03 2018 +0200 Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ccb0ad7c..9e07ed16 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,7 @@ stages: - demo - pages - release +- sonar build-java: image: registry.nuiton.org/codelutin/dockerfiles:debian-dev-java8 -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.