branch develop updated (49d91c6 -> b7d3e82)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository processor. See https://gitlab.nuiton.org/nuiton/processor.git from 49d91c6 USe release new b7d3e82 Use new image 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 b7d3e828ddf7609fc48012303423534e7f353d09 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Jul 31 11:01:16 2020 +0200 Use new image Summary of changes: .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository processor. See https://gitlab.nuiton.org/nuiton/processor.git commit b7d3e828ddf7609fc48012303423534e7f353d09 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Jul 31 11:01:16 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 11063e1..fe8cc20 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>.
participants (1)
-
nuiton.org scm