Commit 34f14e87 authored by daidekun's avatar daidekun

fix

parent a4e00e5a
...@@ -4,7 +4,7 @@ def call(body) { ...@@ -4,7 +4,7 @@ def call(body) {
def config = [:] def config = [:]
def _stage = new org.qg.StageBucket(body) def _stage = new org.qg.StageBucket()
def _utils = new org.qg.Utils() def _utils = new org.qg.Utils()
body.resolveStrategy = Closure.DELEGATE_FIRST 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