Commit 1df0d829 authored by wentao.suo's avatar wentao.suo

fff

parent 2fa9c449
......@@ -3,7 +3,7 @@ package org.qg.docker_new;
def root = "/home/quantgroup/"
def contextDir(key) {
def contextMkdir(key) {
uuid = UUID.randomUUID().toString()
contextDir = "/home/quant_group/pacakge/${key}"
sh "mkdir -p ${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