Merge branch 'assia'

This commit is contained in:
SniAssia 2025-11-17 16:13:03 +00:00
commit 336a487473

View file

@ -7,7 +7,7 @@ pipeline {
}
environment {
SONAR_TOKEN = credentials('edf40d2f41d32dc9a7e0a42cb45aa683e645760c')
SONAR_TOKEN = credentials('01')
SONAR_HOST = 'https://sonarcloud.io'
IMAGE = 'spring-petclinic'
TAG = 'latest'