Skip to content

Commit

Permalink
shibui-nojira: changed npm install command to use ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Jun 6, 2019
1 parent 14b2f19 commit ccff5b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ node {
download = true
}

npmInstall.setNpmCommand('ci')

npm_run_build {
inputs.dir 'src'
outputs.dir 'dist'
Expand Down

0 comments on commit ccff5b5

Please sign in to comment.