fix(gradle): Nutze aktuelleres Gradle_Image
This commit is contained in:
parent
284cd1cfc0
commit
b51d9fa611
@ -54,7 +54,7 @@ variables:
|
|||||||
description: "Additional options that are passed to gradle for faster/stable execution"
|
description: "Additional options that are passed to gradle for faster/stable execution"
|
||||||
|
|
||||||
GRADLE_IMAGE:
|
GRADLE_IMAGE:
|
||||||
value: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-java-maven-base-image:java11-maven3.8.3_latest
|
value: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-java-maven-base-image:java11-maven3.8.5
|
||||||
description: "Default Image to use in Gradle Jobs"
|
description: "Default Image to use in Gradle Jobs"
|
||||||
# Currently, we use the Maven image and use the Gradle Wrapper. This is slower but more compatible to your gradle scripts.
|
# Currently, we use the Maven image and use the Gradle Wrapper. This is slower but more compatible to your gradle scripts.
|
||||||
# Please Update your Gradle Wrapper from time to time. Use Renovate to automat that task.
|
# Please Update your Gradle Wrapper from time to time. Use Renovate to automat that task.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user