From fcf65cb65e404fd48002ffd0231d0ec3189eb4c1 Mon Sep 17 00:00:00 2001 From: lihongjie0209 Date: Tue, 10 Sep 2024 14:50:52 +0800 Subject: [PATCH] revert --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 5dd7e383..59fc20e3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -28,7 +28,7 @@ pipeline{ causeString: 'Triggered on $ref', - token: GIT_URL.split('/')[-1].split('.git')[0], + token: 'coal', tokenCredentialId: '', printContributedVariables: true,