This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-converter. See https://gitlab.nuiton.org/nuiton/nuiton-converter.git commit ef23e6b5fd8715358ff03ca3c42f01e4554719d0 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Jul 31 11:08:36 2020 +0200 Use new image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 22fc1f1..980620b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: maven:3.6-jdk-11 +image: registry.nuiton.org/codelutin/dockerfiles:maven-release-mvn3-6-3-openjdk11 stages: - build -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.