Commit 129dee65 authored by daidekun's avatar daidekun

f

parent 626d12cc
...@@ -16,7 +16,7 @@ def call(body) { ...@@ -16,7 +16,7 @@ def call(body) {
def systemName = t[1] def systemName = t[1]
def harborGroup = "library" def harborGroup = "library"
def workspace = pwd() def workspace = body.pwd()
/* 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
......
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