branch develop-2.x updated (7561acbf -> 9d76bbe1)
This is an automated email from the git hooks/post-receive script. New change to branch develop-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from 7561acbf Add gitlab-ci new 9d76bbe1 Fix site 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 9d76bbe14571340319d00067d54aca8cc7f9dc02 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Jul 31 10:06:01 2020 +0200 Fix site Summary of changes: .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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 9d76bbe14571340319d00067d54aca8cc7f9dc02 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Jul 31 10:06:01 2020 +0200 Fix site --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4d272065..3dbe62ae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,5 +17,5 @@ pages: paths: - public script: - - mvn site:site site:stage -Preporting - - mv target/staging/nuitonpom/nuiton-profiling public \ No newline at end of file + - mvn install site:site site:stage -Preporting + - 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>.
participants (1)
-
nuiton.org scm