From 0ef4ed0b0fd6fdf93e4e199d7f63adf5f7f53d1e Mon Sep 17 00:00:00 2001 From: newrain001 Date: Tue, 20 Aug 2024 23:18:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'cloud/Jenkinsfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloud/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/Jenkinsfile b/cloud/Jenkinsfile index 4310731..5032944 100644 --- a/cloud/Jenkinsfile +++ b/cloud/Jenkinsfile @@ -53,7 +53,7 @@ pipeline { command: ['cat'] tty: true - name: kubectl - image: registry.cn-hangzhou.aliyuncs.com/newrain857/kubesphere/kubectl:v1.22.0 + image: registry.cn-hangzhou.aliyuncs.com/newrain857/kubectl:v1.22.0 imagePullPolicy: IfNotPresent tty: true command: ["cat"]