From 38b5af80097dea552699450edf2663cb02d17281 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Sun, 16 Mar 2025 23:17:53 +0100 Subject: [PATCH] update token --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 68824a0..fe5d746 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -71,7 +71,7 @@ pipeline { -Dsonar.projectKey=alloy_cd \ -Dsonar.sources=. \ -Dsonar.host.url=https://sonarqube.confdroid.com \ - -Dsonar.token=squ_af3fb66bbbcccf239ffe9393a5e70874f054be7a + -Dsonar.token=squ_7bb1758ff20d1371da3937109c8a8b991413f4ac ''' } }