Commit 38a3247d authored by wentao.suo's avatar wentao.suo

fff

parent 833d6686
...@@ -25,7 +25,7 @@ def call(body) { ...@@ -25,7 +25,7 @@ def call(body) {
echo "====JOB_NAME : ${env.JOB_NAME}" echo "====JOB_NAME : ${env.JOB_NAME}"
def harborGroup = "library" def harborGroup = "library"
def workspace = "/home/quant_group/jenkins_home/workspace/${env.JOB_NAME}" /* def workspace = "/home/quant_ group/jenkins_home/workspace/${env.JOB_NAME}"*/
def imageTag def imageTag
def timeNow = getTime() def timeNow = getTime()
......
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