Commit 3fb51f7f authored by wentao.suo's avatar wentao.suo

fix

parent 96f77c37
...@@ -19,9 +19,9 @@ def call(body) { ...@@ -19,9 +19,9 @@ def call(body) {
body() body()
def GIT_BRANCH = GIT_BRANCH.replaceAll("refs/heads/","") GIT_BRANCH = GIT_BRANCH.replaceAll("refs/heads/","")
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