Commit d330fae2 authored by wentao.suo's avatar wentao.suo

debug

parent 981126ae
...@@ -132,7 +132,9 @@ def checkout_nodejs(systemName, branchName) { ...@@ -132,7 +132,9 @@ def checkout_nodejs(systemName, branchName) {
} }
def checkout_luaui(systemName, branchName) { def checkout_luaui(systemName, branchName) {
echo "----------------------------"
sh "whoami"
echo "----------------------------"
sh "cp -rf /home/quant_group/config_repository/lua-ui/npmrc/npmrc /root/.npmrc" sh "cp -rf /home/quant_group/config_repository/lua-ui/npmrc/npmrc /root/.npmrc"
_utils().beautyEcho("ui project : ${systemName}" , "info") _utils().beautyEcho("ui project : ${systemName}" , "info")
......
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