From 01accf1bc434d0ce2bb5a7f32b271dfec197aab4 Mon Sep 17 00:00:00 2001 From: lihongjie0209 Date: Tue, 10 Sep 2024 14:28:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0webhook=E8=A7=A6=E5=8F=91?= =?UTF-8?q?=E5=99=A8?= 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 70a52b3b..59fc20e3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -28,7 +28,7 @@ pipeline{ causeString: 'Triggered on $ref', - token: JOB_BASE_NAME, + token: 'coal', tokenCredentialId: '', printContributedVariables: true,