From f07d3e62a8027185b0a6496fca24f181e1dc0782 Mon Sep 17 00:00:00 2001 From: mkoebis Date: Mon, 15 Jun 2026 07:05:24 +0000 Subject: [PATCH] Hochbaustatistik/config/Jenkinsfile aktualisiert MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Token für SQ-Analyse ersetzt --- Hochbaustatistik/config/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hochbaustatistik/config/Jenkinsfile b/Hochbaustatistik/config/Jenkinsfile index 5ba57ca..cb46b24 100644 --- a/Hochbaustatistik/config/Jenkinsfile +++ b/Hochbaustatistik/config/Jenkinsfile @@ -15,7 +15,7 @@ pipeline { dotnet ="C:\\Program Files\\dotnet\\" scannerHome = "C:\\home\\jenkins\\tools\\hudson.plugins.sonar.MsBuildSQRunnerInstallation\\C_sonar-runner" - token = 'sqa_71202f188aacbe40492ba767cf3e841179d3f41a' + token = 'sqa_e3f92c35e46eb9ef191a8a14172b25cc8cc2aa59' project = 'hochbaustatistik' } steps