Commit 8e9841bc authored by daidekun's avatar daidekun

fix

parent 33656bf1
......@@ -3,9 +3,6 @@ import org.qg.*
def call(body) {
def config = [:]
print body.env.BRANCH_NAME
print body.env.GIT_REPO
body.resolveStrategy = Closure.DELEGATE_FIRST
body.delegate = config
body()
......
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