branch develop updated (b1b39196 -> 71a7fe07)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from b1b39196 Update .gitlab-ci.yml new 71a7fe07 Tentative de nettoyage isolé 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 71a7fe073a10df47931e741d9b51611be2ab7177 Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Oct 26 16:43:58 2018 +0200 Tentative de nettoyage isolé Summary of changes: .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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 71a7fe073a10df47931e741d9b51611be2ab7177 Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Oct 26 16:43:58 2018 +0200 Tentative de nettoyage isolé --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9e07ed16..1def3db7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -117,6 +117,7 @@ sonar_job: image: registry.nuiton.org/codelutin/dockerfiles:maven-release stage: sonar script: + - mvn -e -X clean - mvn -e -U clean verify -DskipRelease org.sonarsource.scanner.maven:sonar-maven-plugin:3.4.0.905:sonar -Dsonar.host.url=https://qa.codelutin.com -Dsonar.projectKey=org.chorem:pollen -Dsonar.exclusions='**/js/libs/*','**/target/*','**/generated*/*' only: - schedules -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm