Commit bdafb70b authored by wentao.suo's avatar wentao.suo

fix

parent 733538c8
......@@ -37,6 +37,10 @@ def call(body) {
body.delegate = config
body()
if(config.harborGroup != null){
harborGroup = config.harborGroup
}
node {
try {
......
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