更新 'cloud/Jenkinsfile'

master
newrain001 1 month ago
parent 0da004a6a8
commit 0ef4ed0b0f
  1. 2
      cloud/Jenkinsfile

2
cloud/Jenkinsfile vendored

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

Loading…
Cancel
Save