This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 0a51e3ed65b446625bd8fe9e56db4e96d2afc4fe Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Feb 28 10:00:35 2017 +0100 fix test --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 910e141..29a4975 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ build-java: - mvn install artifacts: paths: - - pollen-rest-api/target/pollen-rest-api.war + - pollen-rest-api/target/pollen-rest-api-*.war tags: - ci - docker -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.