diff --git a/.gitlab-common-ci.yml b/.gitlab-common-ci.yml index a0852e67e357ee139b23049e53d9203627b0af6c..e76216a04add595fa48d7252884531b8e2b99b3d 100644 --- a/.gitlab-common-ci.yml +++ b/.gitlab-common-ci.yml @@ -1,7 +1,7 @@ variables: MAVEN_OPTS: "-Dhttps.protocols=TLSv1.2 -Dmaven.repo.local=$CI_PROJECT_DIR/.m2/repository -Dorg.slf4j.simpleLogger.showDateTime=true -Djava.awt.headless=true" MAVEN_CLI_OPTS: "--batch-mode --errors --fail-at-end --show-version -DinstallAtEnd=true -DdeployAtEnd=true" - DOCKER_OPTS: " --insecure-registry $DOCKER_REGISTRY" + DOCKER_OPTS: " --insecure-registry docker-io-remote.artifactory.ippon.fr" cache: paths: