Commit 2c309533 authored by wentao.suo's avatar wentao.suo

fffff

parent ac386241
...@@ -128,7 +128,7 @@ def checkout_nodejs(systemName, branchName) { ...@@ -128,7 +128,7 @@ def checkout_nodejs(systemName, branchName) {
if (bowerFile) { if (bowerFile) {
sh "bower install --allow-root" sh "bower install --allow-root"
} }
sh "npm install -g" sh "npm install"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment