Commit 27ec339d authored by daidekun's avatar daidekun

自动更新template文件

parent 79373222
......@@ -19,6 +19,7 @@ def prepare_ui(contextDir) {
def prepare_python(contextDir) {
sh "rm -rf ${contextDir}"
sh "cd /home/quant_group/qg-dockerfiles/templates/python; git pull; cd -"
sh "cp -rf /home/quant_group/qg-dockerfiles/templates/python ${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