Skip to content
Snippets Groups Projects
Commit 065163fe authored by tudo-fsinfo/admin Bot's avatar tudo-fsinfo/admin Bot
Browse files

Update maven Docker tag to v3.8.6

parent b8465007
No related branches found
No related tags found
1 merge request!54Update maven Docker tag to v3.8.6
Pipeline #108044 passed
...@@ -19,7 +19,7 @@ variables: ...@@ -19,7 +19,7 @@ variables:
MAVEN_CLI_OPTS: "--batch-mode --errors --fail-at-end --show-version -DinstallAtEnd=true -DdeployAtEnd=true" MAVEN_CLI_OPTS: "--batch-mode --errors --fail-at-end --show-version -DinstallAtEnd=true -DdeployAtEnd=true"
# This template uses jdk8 for verifying and deploying images # This template uses jdk8 for verifying and deploying images
image: maven:3.3.9-jdk-8 image: maven:3.8.6-jdk-8
# Cache downloaded dependencies and plugins between builds. # Cache downloaded dependencies and plugins between builds.
# To keep cache across branches add 'key: "$CI_JOB_NAME"' # To keep cache across branches add 'key: "$CI_JOB_NAME"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment