更新 'Jenkinsfile'

main
newrain001 11 months ago
parent 77a70d3c15
commit 75f0dcba82
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -25,7 +25,7 @@ spec:
name: "volume-2" name: "volume-2"
readOnly: false readOnly: false
- name: kubectl - name: kubectl
image: bitnami/kubectl:1.22.0 image: kubesphere/kubectl:v1.22.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
tty: true tty: true
command: ["cat"] command: ["cat"]

Loading…
Cancel
Save