From 4131a8f4d6ea0b87aeddcea3c810ef391d131f46 Mon Sep 17 00:00:00 2001 From: Hallvard Traetteberg <hal@ntnu.no> Date: Wed, 1 Sep 2021 18:27:58 +0200 Subject: [PATCH] =?UTF-8?q?M=C3=A5tte=20selvsagt=20bytte=20image?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 05e661d..fc0271d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: gradle:6.8.3-jre11-hotspot +image: maven:3.8.2-adoptopenjdk-16 #before_script: # - export GRADLE_USER_HOME=`pwd`/.gradle -- GitLab