Pipeline Test
This commit is contained in:
parent
d8d81efdeb
commit
566eb7b791
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user