Commit 8bc153bd authored by wentao.suo's avatar wentao.suo

fffff

parent 7dab6b08
......@@ -7,9 +7,6 @@ def _utils() {
return new org.qg.docker_new.Utils();
}
def debug() {
_utils().beautyEcho("debug", "info")
}
......@@ -221,6 +218,7 @@ def build(buildType,systemName, contextDir){
default:
echo "未知的buildType: ${config.buildType}"
break
}
}
......
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