Commit 2fc3fd46 authored by Josh Steinberg's avatar Josh Steinberg

update path

parent 98439f2c
......@@ -28,7 +28,6 @@ pipeline {
echo "running Sonar ******************************************************"
withSonarQubeEnv('sonar'){
sh 'mvn package sonar:sonar'
sh "ls target/site/jacoco -al"
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment