This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-matrix. See https://gitlab.nuiton.org/nuiton/nuiton-matrix.git commit 20812c045ce32f752c3255d78278111469c674b5 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Apr 13 11:03:51 2018 +0200 Remove ci tag --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ee538cf..dcc3271 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,8 +14,6 @@ snapshot: stage: deploy script: - mvn deploy - tags: - - ci pages: stage: reporting -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.