更新 'Jenkinsfile'

main
newrain001 9 months ago
parent 1c6fba1686
commit ff6fef00c6
  1. 4
      Jenkinsfile

4
Jenkinsfile vendored

@ -40,6 +40,10 @@ spec:
image: bitnami/kubectl:1.22.0
imagePullPolicy: IfNotPresent
tty: true
args:
- get
- pod
- -A
volumeMounts:
- mountPath: "/etc/localtime"
name: "volume-2"

Loading…
Cancel
Save