branch develop updated (5548ada -> c8d5f7f)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git from 5548ada Fix config new c8d5f7f Fix config 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 c8d5f7fdd64b8b3e90f6baf6b7e2fd6458956704 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Aug 24 19:45:55 2020 +0200 Fix config Summary of changes: .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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 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>.
participants (1)
-
nuiton.org scm