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 85d1e9571103b692714aafa0af4c85cbbcd2d2e3 Author: Andrés Maldonado <maldonado@codelutin.com> Date: Fri May 6 12:12:58 2022 +0200 Refaire marcher sonar_job --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 34141076..47817008 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -110,7 +110,7 @@ release: name: "${CI_PROJECT_NAME}-${CI_COMMIT_REF_NAME}" sonar_job: - image: registry.nuiton.org/codelutin/dockerfiles:maven-release-with-frequent-libraries + image: maven:3.8-openjdk-11-slim stage: sonar script: - mvn -e -X clean -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.