Update Jenkinsfile
Some checks failed
ecommerce-backend/pipeline/head There was a failure building this commit

This commit is contained in:
2026-03-12 05:02:15 +00:00
parent 8961f0ba1c
commit 1e1aa102d9

2
Jenkinsfile vendored
View File

@@ -39,7 +39,7 @@ pipeline {
variable: 'SONAR_TOKEN'
)]) {
sh """
sonar-scanner \
/opt/sonar-scanner/bin/sonar-scanner \
-Dsonar.projectKey=${SONAR_PROJECT} \
-Dsonar.projectName=${SONAR_PROJECT} \
-Dsonar.sources=. \