Commit 8208ae51 authored by daidekun's avatar daidekun

fix

parent 10320c53
......@@ -3,7 +3,7 @@ import libs.stage;
def call(body) {
def config = [:]
def stage = new Stage()
def stage = new stage.Stage()
body.resolveStrategy = Closure.DELEGATE_FIRST
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