diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 437f07f7..b0031710 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ deploy_to_sonatype: tags: - "docker-in-docker:amd64" - image: maven:3.9-eclipse-temurin-17 + image: $REGISTRY/images/mirror/maven:3.9-eclipse-temurin-17 script: # Ensure we don't print commands being run to the logs during credential