Commit 5f34aa22 authored by daidekun's avatar daidekun

fixbugs

parent bbf42d3b
......@@ -109,8 +109,8 @@ def build_nodejs(namespace, systemName, contextDir, repoName, branchName, worksp
sh "bower install"
}
/* sh "cp -rf /home/quant_group/jenkins_home/workspace/pre.${systemName}/node_modules/ node_modules"
*/
sh "cp -rf /home/quant_group/jenkins_home/workspace/pre.${systemName}/node_modules/ node_modules"
sh "mv -f env.config.js ${configPath}"
sh "npm install --registry http://172.16.3.15:4873"
......
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