This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 03dfa5b0b44fb4e1425fbf953ea549da78707ba4 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Aug 24 16:56:47 2020 +0200 Update ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7890a64e..24720651 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,5 +17,5 @@ pages: paths: - public script: - - mvn install site:site site:stage -Preporting + - mvn site -Preporting && mvn site:stage - mv target/staging/nuitonpom/jaxx 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>.