This is an automated email from the git hooks/post-receive script. New commit to branch feature/init-perf-test in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 8563613b3c8dc3d0ebd258b049db41432deb8163 Author: Yannick Martel <martel@codelutin.com> Date: Wed Apr 8 18:11:12 2020 +0200 try ci conf --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6defc300..c5b03d88 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,7 @@ stages: - pages - release - sonar +- integration build-java: image: registry.nuiton.org/codelutin/dockerfiles:debian-dev-java8 -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.