Hochbaustatistik/config/Jenkinsfile aktualisiert

Token für SQ-Analyse ersetzt
This commit is contained in:
2026-06-15 07:05:24 +00:00
parent 1beaca2622
commit f07d3e62a8

View File

@@ -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