branch develop updated (7dfcb17 -> 0a51e3e)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 7dfcb17 fix gitlab ci new 0a51e3e fix test 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 0a51e3ed65b446625bd8fe9e56db4e96d2afc4fe Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Feb 28 10:00:35 2017 +0100 fix test Summary of changes: .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm