branch develop updated (32ac9780 -> 0e70868b)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 32ac9780 Fix tests new 0e70868b Update .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 0e70868be576174ad39c8296979167fcf9dc3a6b Author: Jean Couteau <couteau@codelutin.com> Date: Tue Sep 25 16:07:58 2018 +0200 Update .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 codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 0e70868be576174ad39c8296979167fcf9dc3a6b Author: Jean Couteau <couteau@codelutin.com> Date: Tue Sep 25 16:07:58 2018 +0200 Update .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 ec1689be..7ef5529a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,6 +35,6 @@ sonar_job: image: registry.nuiton.org/codelutin/dockerfiles:maven-release stage: sonar script: - - 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=fr.franciaflex.faxtomail -Dsonar.exclusions='**/js/libs/*','**/target/*','**/generated*/*' + - 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=com.franciaflex.faxtomail -Dsonar.exclusions='**/js/libs/*','**/target/*','**/generated*/*' only: - schedules -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm