更新 'Jenkinsfile'

main
newrain001 9 months ago
parent 2654b8270c
commit 784117f288
  1. 8
      Jenkinsfile

8
Jenkinsfile vendored

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

Loading…
Cancel
Save