Commit 431ecb57 authored by 温海元's avatar 温海元

no ini

parent 885a74b2
......@@ -465,7 +465,7 @@ def prepare_luaui(systemName, contextDir) {
def prepare_python(systemName, contextDir) {
// sh "rm -rf ${contextDir}"
sh "cp -rf /home/quant_group/qg-dockerfiles/tke/python/* ${contextDir}"
#sh "cp -rf /home/quant_group/config_repository/python/${systemName}.ini ${contextDir}/config.ini"
//sh "cp -rf /home/quant_group/config_repository/python/${systemName}.ini ${contextDir}/config.ini"
}
def build(buildType,systemName, branchName,contextDir){
......
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