From 5d85f147523feb2e48ee64186a74be2a1a232452 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Wed, 9 Apr 2025 17:31:41 +0200 Subject: [PATCH] wip --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9316f08..5722f98 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ stages: variables: GITLAB_CLONE_DIR: "/builds/thischwa/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_ORGANIZATION: "thischwa" SONAR_TOKEN: $SONAR_TOKEN # Ensure this token is correctly set in GitLab CI/CD variables