Commit 55d5c277 authored by tywldx's avatar tywldx

reset

parent 2207a3cc
......@@ -42,8 +42,6 @@ def prepare_luaui(systemNames, contextDir) {
arrSystem = systemNames.split("--")
for (systemName in arrSystem) {
sh "cp -rf /home/quant_group/config_repository/lua-ui/config/${systemName}.js ${systemName}.env.config.js"
sh "sed -i 's/.xyqb.com/-$NAMESPACE.q-gp.com/g' ${systemName}.env.config.js"
sh "sed -i 's/.domain.com/-$NAMESPACE.q-gp.com/g' ${systemName}.env.config.js"
}
}
......
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