Skip to content
Snippets Groups Projects
Commit 12ab8c1e authored by Miniontoby's avatar Miniontoby :writing_hand_tone1:
Browse files

Just a quickfix

parent 29b4fa23
No related branches found
No related tags found
No related merge requests found
Pipeline #58669 failed
...@@ -24,7 +24,7 @@ variables: ...@@ -24,7 +24,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 jdk11 for verifying and deploying images # This template uses jdk11 for verifying and deploying images
image: maven:3.3.9-jdk-11 image: maven:3-jdk-11
# 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.
Finish editing this message first!
Please register or to comment