Commit ae3b27e7 authored by wentao.suo's avatar wentao.suo

fffff

parent bc27c9a6
......@@ -29,9 +29,8 @@ def call(body) {
def _utils = new org.qg.docker_new.Utils()
ansiColor('xterm') {
echo "[CLUSTER:${CLUSTER}] [GIT_REPO:${GIT_REPO}] [BRANCH_NAME:${BRANCH_NAME}] [BUILD_TYPE:${BUILD_TYPE}] [TIER:${TIER}]"
echo "i'm in"
_utils.beautyEcho( "[CLUSTER:${CLUSTER}] [GIT_REPO:${GIT_REPO}] [BRANCH_NAME:${BRANCH_NAME}] [BUILD_TYPE:${BUILD_TYPE}] [TIER:${TIER}]","info")
node {
try {
......
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