branch develop updated (5774f400 -> a5a3a4a9)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git from 5774f400 Add sonar step new a5a3a4a9 Upgrade sonar-maven-plugin to 3.6.1.1688 in .gitlab-ci.yml The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit a5a3a4a978e1ca362281375a037dcba5b7157494 Author: Arnaud Thimel <thimel@codelutin.com> Date: Thu Sep 19 16:39:08 2019 +0200 Upgrade sonar-maven-plugin to 3.6.1.1688 in .gitlab-ci.yml Summary of changes: .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit a5a3a4a978e1ca362281375a037dcba5b7157494 Author: Arnaud Thimel <thimel@codelutin.com> Date: Thu Sep 19 16:39:08 2019 +0200 Upgrade sonar-maven-plugin to 3.6.1.1688 in .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 87dc0ce5..2faf08c9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,6 +26,6 @@ sonar: image: registry.nuiton.org/codelutin/dockerfiles:maven-release stage: qa script: - - mvn test org.sonarsource.scanner.maven:sonar-maven-plugin:3.4.0.905:sonar -Dsonar.host.url="https://qa.codelutin.com" + - mvn test org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.1.1688:sonar -Dsonar.host.url="https://qa.codelutin.com" only: - develop -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm