@ -19,7 +19,7 @@ pipeline {
stage('deploySONAR'){
steps{
sh 'sonar-scanner'
sh '/var/jenkins_home/sonar-scanner-4.2.0.1873-linux/bin/sonar-scanner'
}