Commit 5a5dca16 authored by daidekun's avatar daidekun

f

parent 27d9230d
...@@ -2,7 +2,7 @@ import org.qg.* ...@@ -2,7 +2,7 @@ import org.qg.*
def call(body) { def call(body) {
print body.env print body.env.BRANCH_NAME
def config = [:] def config = [:]
body.resolveStrategy = Closure.DELEGATE_FIRST body.resolveStrategy = Closure.DELEGATE_FIRST
body.delegate = config body.delegate = config
......
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