branch develop updated (9a6af92 -> 7109875)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git from 9a6af92 Update guava - CVE-2018-10237 fix new 7109875 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 71098751a295c618a9d05d08558cbb6e9899529c Author: Jean Couteau <couteau@codelutin.com> Date: Fri Dec 21 13:13:30 2018 +0100 Update .gitlab-ci.yml Summary of changes: .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 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 coser. See https://gitlab.nuiton.org/codelutin/coser.git commit 71098751a295c618a9d05d08558cbb6e9899529c Author: Jean Couteau <couteau@codelutin.com> Date: Fri Dec 21 13:13:30 2018 +0100 Update .gitlab-ci.yml --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c2bc4c9..e7eccca 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,8 @@ build: stage: build script: - mvn --version - - mvn clean verify -e -U -DperformRelease + - mvn clean verify -e -U + #- mvn clean verify -e -U -DperformRelease sonarqube: image: registry.nuiton.org/codelutin/dockerfiles:debian-dev-java8 -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm