Commit 04b4bf08 authored by 智勇's avatar 智勇

test

parent 67ee9440
...@@ -447,6 +447,7 @@ def prepare_nodejs(systemName, contextDir) { ...@@ -447,6 +447,7 @@ def prepare_nodejs(systemName, contextDir) {
} }
def prepare_luaui(systemName, contextDir) { def prepare_luaui(systemName, contextDir) {
sh "cp -rf /home/quant_group/qg-dockerfiles/tke/ui/* ${contextDir}"
sh "cp -rf /home/quant_group/qg-dockerfiles/tke/ui/npmrc/common-npmrc /root/.npmrc" sh "cp -rf /home/quant_group/qg-dockerfiles/tke/ui/npmrc/common-npmrc /root/.npmrc"
} }
......
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