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"]