Skip to content
Snippets Groups Projects
Commit 598699cd authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

feat: update Maven image version in GitLab CI configuration

parent 110920cc
Branches
Tags release-
No related merge requests found
Pipeline #976 failed
...@@ -8,7 +8,7 @@ variables: ...@@ -8,7 +8,7 @@ variables:
build: build:
stage: build stage: build
image: maven:3.8.7-openjdk-21 image: maven:3.9.9-eclipse-temurin-21
script: script:
- mvn $MAVEN_CLI_OPTS clean package - mvn $MAVEN_CLI_OPTS clean package
- BUILD_DATE=$(date -u +${DATE_FORMAT}) - BUILD_DATE=$(date -u +${DATE_FORMAT})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment