Skip to content

Commit

Permalink
run sonarqube
Browse files Browse the repository at this point in the history
  • Loading branch information
funkymalc committed Sep 29, 2018
1 parent 8727ab2 commit 3da0f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Expand Up @@ -3,5 +3,5 @@ buildNPM {
publishModDescriptor = 'no'
runLint = 'yes'
runTest = 'yes'
stripesPlatform = 'none'
runSonarqube = true
}

0 comments on commit 3da0f3c

Please sign in to comment.