From 0b6df236cb2f5d20d8e66e7b67f4d24c43106f37 Mon Sep 17 00:00:00 2001
From: fqx <qingxufan0923@163.com>
Date: Tue, 23 Nov 2021 14:19:47 +0800
Subject: [PATCH] commit 1_1

---
 Jenkinsfile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index c6264a2..469f901 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -63,7 +63,7 @@
                     echo ----需注意!-----  &&  \$SETCOLOR_WARNING
                     echo ----正常的!-----  &&  \$SETCOLOR_NORMAL
 
-                    echo "BRANCH ${GIT_BRANCH}"
+                    echo -e "\${GREEN_COLOR}BRANCH ${GIT_BRANCH}\${RES}"
                     printenv
                    '''
                 test("${project_name}","${GIT_CREDENTIALS_ID}","${url}","${GIT_BRANCH}")

--
Gitblit v1.9.1