Skip to content
Snippets Groups Projects
Commit d5796953 authored by Steffen Schulze's avatar Steffen Schulze
Browse files

test

parent 5ff0bf29
No related branches found
No related tags found
No related merge requests found
Pipeline #64116 failed
......@@ -31,6 +31,7 @@ stages:
variables:
CI_REGISTRY: ${HARBOR_HOST}
# This will suppress any download for dependencies and plugins or upload messages which would clutter the console log.
# `showDateTime` will show the passed time in milliseconds. You need to specify `--batch-mode` to make this work.
MAVEN_OPTS: "-Dhttps.protocols=TLSv1.2 -Dmaven.repo.local=$CI_PROJECT_DIR/.m2/repository -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=WARN -Dorg.slf4j.simpleLogger.showDateTime=true -Djava.awt.headless=true"
......
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