branch develop updated (9551afe -> c3444d0)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git from 9551afe Update .gitlab-ci.yml new c3444d0 use jdk17 for builds 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 c3444d03a82ccba08525846bc4d9ddf17902136c Author: Jean Couteau <couteau@codelutin.com> Date: Tue Jun 28 07:23:03 2022 +0000 use jdk17 for builds 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 nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git commit c3444d03a82ccba08525846bc4d9ddf17902136c Author: Jean Couteau <couteau@codelutin.com> Date: Tue Jun 28 07:23:03 2022 +0000 use jdk17 for builds --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 10f399d..65d0efa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ include: - project: 'codelutin/ci' file: '/ci.yml' -image: registry.nuiton.org/codelutin/dockerfiles:maven-release-mvn3-6-3-openjdk11 +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