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 25b116954ba5c5ef1a44fd6aad5729f8abca64be Author: Éric Chatellier <chatellier@codelutin.com> Date: Mon Mar 4 12:18:07 2019 +0100 Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5aee4c..5c46349 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,3 +16,5 @@ sonarqube: stage: report script: - mvn compile sonar:sonar -Dsonar.host.url=$SONAR_URL + only: + - schedules -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.