wip
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ stages:
|
|||||||
variables:
|
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: $SONAR_HOST
|
SONAR_HOST_URL: $SONAR_HOST_URL
|
||||||
SONAR_PROJECT_KEY: "thischwa_CloudflareDNS-java"
|
SONAR_PROJECT_KEY: "thischwa_CloudflareDNS-java"
|
||||||
SONAR_ORGANIZATION: "thischwa"
|
SONAR_ORGANIZATION: "thischwa"
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user