From 313ef571e5de3706c71b7379cac419c965490e52 Mon Sep 17 00:00:00 2001 From: newrain001 Date: Thu, 21 Dec 2023 11:13:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Jenkinsfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index eb96aed..f1949f5 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -91,7 +91,7 @@ spec: text: [ '### 项目 ${PROJECT_NAME}', '---', - '- 状态:$\(currentBuild.result\) $\{currentBuild.result\} ${env.status}', + '- 状态:、$(currentBuild.result) \${currentBuild.result} ${env.status}', '- 版本:${BUILD_NUMBER}', '- [查看部署详情](${STATUS_URL})', '- [查看日志Console](${CONSOLE_URL})'