This commit is contained in:
Jason House
2020-07-28 20:12:56 +09:00
parent ae2b358f06
commit 496eafc319

1
Jenkinsfile vendored
View File

@@ -8,7 +8,6 @@ pipeline {
sh './minify'
}
}
stage('Build Jars') {
steps {
withSonarQubeEnv('SonarQube') {