Skip to content

Commit

Permalink
enable Sonarqube
Browse files Browse the repository at this point in the history
  • Loading branch information
funkymalc committed Oct 10, 2018
1 parent 5621b1b commit 4234620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
buildNPM {
publishModDescriptor = 'yes'
runLint = 'yes'
runSonarqube = true
runTest = 'yes'
runTestOptions = '--karma.singleRun --karma.browsers ChromeDocker --karma.reporters mocha junit --coverage'
}

0 comments on commit 4234620

Please sign in to comment.