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

fffff

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