提交 3e0b1d1e authored 作者: xingxiaofeng's avatar xingxiaofeng

jenkinsfile sonarQube

上级 54a6086f
...@@ -8,6 +8,7 @@ pipeline ...@@ -8,6 +8,7 @@ pipeline
steps{ steps{
withSonarQubeEnv('sonar') withSonarQubeEnv('sonar')
{ {
sh "mvn sonar:sonar -Dsonar.java.binaries=target/sonar"
} }
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论