wip
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ variables:
|
|||||||
GITLAB_CLONE_DIR: "/builds/thischwa/CloudflareDNS-java"
|
GITLAB_CLONE_DIR: "/builds/thischwa/CloudflareDNS-java"
|
||||||
# GITLAB_CLONE_DIR: "cloudflaredns-java"
|
# GITLAB_CLONE_DIR: "cloudflaredns-java"
|
||||||
SONAR_HOST_URL: "https://sonarcloud.io"
|
SONAR_HOST_URL: "https://sonarcloud.io"
|
||||||
SONAR_PROJECT_KEY: "th-schwarz_DynDRest"
|
SONAR_PROJECT_KEY: "th-schwarz_CloudflareDNS-java"
|
||||||
SONAR_ORGANIZATION: "th-schwarz"
|
SONAR_ORGANIZATION: "th-schwarz"
|
||||||
SONAR_TOKEN: $SONAR_TOKEN # Ensure this token is correctly set in GitLab CI/CD variables
|
SONAR_TOKEN: $SONAR_TOKEN # Ensure this token is correctly set in GitLab CI/CD variables
|
||||||
SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar" # Defines the location of the analysis task cache
|
SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar" # Defines the location of the analysis task cache
|
||||||
|
|||||||
Reference in New Issue
Block a user