Commit 3f4d9384 authored by daidekun's avatar daidekun

fixbu

parent b6acf44d
......@@ -9,8 +9,7 @@ def _utils(){
}
def debug() {
def _utils = new org.qg.docker.Utils();
_utils.beautyEcho("debug", "info")
_utils().beautyEcho("debug", "info")
}
def before_prepare(contextDir) {
......
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