This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git commit 43ec9e6601895c8b817e0563037c5455bed113fe Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Jul 31 10:05:44 2020 +0200 Add gitlab pages --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e57543f6..7c6777c1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,5 +46,5 @@ pages: paths: - public script: - - mvn site:site site:stage -Preporting + - mvn install site:site site:stage -Preporting - mv target/staging/nuitonpom/eugene public \ No newline at end of file -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.