branch develop updated (5710b28 -> 25b1169)
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 5710b28 Update .gitlab-ci.yml new 25b1169 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 25b116954ba5c5ef1a44fd6aad5729f8abca64be Author: Éric Chatellier <chatellier@codelutin.com> Date: Mon Mar 4 12:18:07 2019 +0100 Update .gitlab-ci.yml Summary of changes: .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) -- 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 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>.
participants (1)
-
codelutin.com scm