diff --git a/Hochbaustatistik/config/Jenkinsfile b/Hochbaustatistik/config/Jenkinsfile index 9df308d..5ba57ca 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_af91f6ddb3627e17abc13370852937c398d218f1' + token = 'sqa_71202f188aacbe40492ba767cf3e841179d3f41a' project = 'hochbaustatistik' } steps