fix(Maven): Fix default maven Container

This commit is contained in:
Marcel Feix 2022-07-07 16:03:43 +02:00
parent ffc5d68c78
commit fbc2443873
No known key found for this signature in database
GPG Key ID: 04D016E104A25F03

View File

@ -26,7 +26,7 @@ variables:
##Global Variables we use in our CI scripts when using maven ##Global Variables we use in our CI scripts when using maven
MAVEN_IMAGE: MAVEN_IMAGE:
value: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-java-maven-base-image:java11-maven3.8.5_latest value: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-java-maven-base-image:java11-maven3.8.5
description: The Maven image that will be used from the CI. description: The Maven image that will be used from the CI.
MAVEN_OPTS: MAVEN_OPTS: