Update CI image to maven:3-amazoncorretto-17
Switching to the new base image ensures compatibility with the latest repository updates. This change may improve build consistency and align with recommended CI configurations.
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@ stages:
|
||||
- sonarcloud_scan
|
||||
|
||||
variables:
|
||||
GITLAB_CLONE_DIR: "cloudflaredns-java"
|
||||
GITLAB_CLONE_DIR: "/builds/thischwa/CloudflareDNS-java"
|
||||
# GITLAB_CLONE_DIR: "cloudflaredns-java"
|
||||
SONAR_HOST_URL: "https://sonarcloud.io"
|
||||
SONAR_PROJECT_KEY: "th-schwarz_DynDRest"
|
||||
SONAR_ORGANIZATION: "th-schwarz"
|
||||
|
||||
Reference in New Issue
Block a user