Commit 8226b835 authored by wentao.suo's avatar wentao.suo

fix

parent a654ebc6
...@@ -17,6 +17,11 @@ def call(body) { ...@@ -17,6 +17,11 @@ def call(body) {
body.resolveStrategy = Closure.DELEGATE_FIRST body.resolveStrategy = Closure.DELEGATE_FIRST
body.delegate = config body.delegate = config
body() body()
def GIT_BRANCH = GIT_BRANCH.replaceAll("refs/heads/","")
for(def i =2; i)
callbackHost = config.callbackHost callbackHost = config.callbackHost
def schemaInfo = ""+ def schemaInfo = ""+
......
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