Commit 12b1e106 authored by daidekun's avatar daidekun

debug

parent 47da790c
...@@ -4,7 +4,8 @@ import org.qg.docker.Utils; ...@@ -4,7 +4,8 @@ import org.qg.docker.Utils;
import groovy.json.JsonSlurperClassic; import groovy.json.JsonSlurperClassic;
def debug() { def debug() {
Utils.beautyEcho("debug", "info") u = new org.qg.docker.Utils;
u.beautyEcho("debug", "info")
} }
def before_prepare(contextDir) { 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