Commit 25a3b3b9 authored by daidekun's avatar daidekun

fix

parent 9c05131c
......@@ -79,7 +79,7 @@ def build_ui(namespace, systemName, contextDir, repoName, branchName, workspace)
configName = systemName
print "=========================="
/* 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}"
def bowerFile = fileExists './bower.json'
......
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