From 750e58756416907d6a664ae2e18499cac89a4019 Mon Sep 17 00:00:00 2001
From: wangzilun <964606955@qq.com>
Date: Mon, 22 Nov 2021 11:08:06 +0800
Subject: [PATCH] test

---
 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