Commit 88fa9bc7 authored by daidekun's avatar daidekun

fix

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