This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository processor. See https://gitlab.nuiton.org/nuiton/processor.git commit 18c5b280e296e80c3450fe33236239e97da86690 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Jul 31 11:08:10 2020 +0200 Fix site --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fe8cc20..d7d5d07 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,4 +18,4 @@ pages: - public script: - mvn site:site site:stage -Preporting - - mv target/staging/nuitonpom/nuiton-processor public \ No newline at end of file + - mv target/staging/nuitonpom/processor 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>.