From fd82a9c12836bae060753939703e46072d86604d Mon Sep 17 00:00:00 2001
From: fqx <qingxufan0923@163.com>
Date: Mon, 22 Nov 2021 16:34:14 +0800
Subject: [PATCH] revert1
---
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