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 e1e8330bc0758c874f3b74c1c54b984d2ea2575a Author: Éric Chatellier <chatellier@codelutin.com> Date: Wed Apr 11 13:51:24 2018 +0200 Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e85a969..c60c102 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>.