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 4c1e33fa6055cce7bdef4cf08100d37992887642 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Mon Feb 27 09:45:51 2017 +0100 Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 705855d..5b00e2f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ stages: - build build-java: - image: registry.nuiton.org/codelutin/dockerfiles:debian-dev-java8 + image: registry.nuiton.org/codelutin/dockerfiles:maven-release stage: build script: - mvn install -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.