更新 'cloud/Jenkinsfile'

master
newrain001 9 months ago
parent 118fe307f7
commit c0f0df1573
  1. 2
      cloud/Jenkinsfile

2
cloud/Jenkinsfile vendored

@ -57,7 +57,7 @@ pipeline {
- mountPath: "/var/run/docker.sock" - mountPath: "/var/run/docker.sock"
name: "volume-docker" name: "volume-docker"
readOnly: false readOnly: false
- mountPath: "/root/.kube" - mountPath: "/root/.kube/config"
subPath: config subPath: config
name: "kubeconfig" name: "kubeconfig"
readOnly: false readOnly: false

Loading…
Cancel
Save