From 0bf3f69120921b2ea1a8a9bb3d6e9a179f270bc7 Mon Sep 17 00:00:00 2001 From: iris_cx Date: Mon, 12 Jun 2023 07:23:07 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'jenkinsfilenew=5Fapi'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jenkinsfilenew_api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkinsfilenew_api b/jenkinsfilenew_api index 8c3e5b3..a439a9e 100644 --- a/jenkinsfilenew_api +++ b/jenkinsfilenew_api @@ -5,7 +5,7 @@ podTemplate { env.IMAGE_NAME_SHORT = "${IOT}/${JOB_NAME}" stage('Run shell') { - checkout(git credentialsId: 'gitea-builder', url: 'https://gitea.anxinyun.cn/free-sun/OperationalService.git') + checkout([git credentialsId: 'gitea-builder', url: 'https://gitea.anxinyun.cn/free-sun/OperationalService.git']) container('image-builder') { sh'''