Commit c5eb252c authored by daidekun's avatar daidekun

fix

parent 4f6120f7
......@@ -11,7 +11,6 @@ def _utils(){
def before_prepare(contextDir) {
sh "rm -rf ${contextDir}"
sh "cd /home/quant_group/qg-dockerfiles; git pull; cd -"
sh "cd /home/quant_group/config_repository; git pull origin master; cd -"
}
def prepare_eos(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