Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
funkymalc committed May 10, 2019
1 parent 64ca416 commit caea384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Expand Up @@ -2,7 +2,7 @@
buildNPM {

publishModDescriptor = false
npmDeploy = no
npmDeploy = 'no'
runLint = true
runSonarqube = true
runTest = true
Expand Down

0 comments on commit caea384

Please sign in to comment.