branch develop updated (ad183e9 -> 02458b1)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jrst. See https://gitlab.nuiton.org/nuiton/jrst.git from ad183e9 Update CI new 02458b1 Update CI 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 02458b194322d19fe4d3ae4cd74f3854ceefc025 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Jul 8 15:27:00 2022 +0200 Update CI 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 jrst. See https://gitlab.nuiton.org/nuiton/jrst.git commit 02458b194322d19fe4d3ae4cd74f3854ceefc025 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Jul 8 15:27:00 2022 +0200 Update CI --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fc575f3..56d2a4e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: maven:3-openjdk-17-slim +image: registry.nuiton.org/codelutin/dockerfiles:maven-release-debian10-openjdk17 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