Commit e3dc5ea9 authored by daidekun's avatar daidekun

f

parent 1e11d85a
......@@ -10,7 +10,7 @@ def prepare_java(systemName, contextDir) {
sh "cd /home/quant_group/config_repository/java; git pull; cd -"
sh "cp -rf /home/quant_group/config_repository/java/${systemName}.properties ${contextDir}/application.properties"
org.qg.Utils.replaceDomain("${contextDir}/application.properties")
Utils.replaceDomain("${contextDir}/application.properties")
/* sh "sed -i \"s/.xyqb.com/-${namespace}.q-gp.com/\" "*/
}
......
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