Testing webhook

This commit is contained in:
Jason House
2020-07-28 20:10:42 +09:00
parent 90ba176b74
commit ae2b358f06
Vendored
+1
View File
@@ -8,6 +8,7 @@ pipeline {
sh './minify'
}
}
stage('Build Jars') {
steps {
withSonarQubeEnv('SonarQube') {