This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git commit c8d5f7fdd64b8b3e90f6baf6b7e2fd6458956704 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Aug 24 19:45:55 2020 +0200 Fix config --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b443657..a0ee8da 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,6 +46,6 @@ pages: - public script: - mvn site -Preporting && mvn site:stage - - mv target/staging/nuitonpom/nuiton-config public + - mv target/staging/nuitonpom/nuiton-config-project public except: - schedules \ No newline at end of file -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.