From bb391ceded6a114fd7f9ca8a7ee7edf53f3987d8 Mon Sep 17 00:00:00 2001
From: fqx <qingxufan0923@163.com>
Date: Tue, 23 Nov 2021 15:04:43 +0800
Subject: [PATCH] commit
---
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