Commit 8552b0ab authored by daidekun's avatar daidekun

debug

parent efc5cfbb
...@@ -6,7 +6,7 @@ import groovy.json.JsonSlurperClassic; ...@@ -6,7 +6,7 @@ import groovy.json.JsonSlurperClassic;
def _utils = new org.qg.docker.Utils(); def _utils = new org.qg.docker.Utils();
def debug() { def debug() {
_utils.beautyEcho(2, 'Checkout') _utils.beautyEcho(1, 'Checkout')
} }
def prepare_java(systemName, contextDir) { def prepare_java(systemName, 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