This is an automated email from the git hooks/post-receive script. New commit to branch master in repository nuiton-csv. See https://gitlab.nuiton.org/nuiton/nuiton-csv.git commit 0e46e2abfe0565ba76d4f03369450e3381b1694a Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed May 2 17:36:31 2018 +0200 Pages job must be named pages --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cc6937b..16ec740 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ deploy:snapshot: script: - mvn deploy -Prelease-profile -reporting:site: +pages: stage: reporting only: - master -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.