更新 '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 image: bitnami/kubectl:1.22.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
tty: true tty: true
args: command:
- get - tail
- pod - -f
- -A - /dev/null
volumeMounts: volumeMounts:
- mountPath: "/etc/localtime" - mountPath: "/etc/localtime"
name: "volume-2" name: "volume-2"

Loading…
Cancel
Save