mirror of
https://github.com/JasonHHouse/gaps.git
synced 2026-02-21 11:58:37 -06:00
sonarqube
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -11,7 +11,7 @@ pipeline {
|
||||
|
||||
stage('Build Jars') {
|
||||
steps {
|
||||
sh 'mvn clean install pmd:pmd checkstyle:checkstyle spotbugs:spotbugs'
|
||||
sh 'mvn clean install pmd:pmd checkstyle:checkstyle spotbugs:spotbugs $SONAR_MAVEN_GOAL'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user