From 0c04843a0bcbe4131737e6007210301964097536 Mon Sep 17 00:00:00 2001 From: SniAssia Date: Mon, 17 Nov 2025 16:12:03 +0000 Subject: [PATCH] id update --- JenkinsFile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JenkinsFile b/JenkinsFile index 27619a555..79cd781c4 100644 --- a/JenkinsFile +++ b/JenkinsFile @@ -7,7 +7,7 @@ pipeline { } environment { - SONAR_TOKEN = credentials('edf40d2f41d32dc9a7e0a42cb45aa683e645760c') + SONAR_TOKEN = credentials('01') SONAR_HOST = 'https://sonarcloud.io' IMAGE = 'spring-petclinic' TAG = 'latest'