更新 'cloud/Jenkinsfile'

master
newrain001 4 weeks ago
parent 2c185e23b0
commit d2c89ac237
  1. 2
      cloud/Jenkinsfile

2
cloud/Jenkinsfile vendored

@ -108,7 +108,7 @@ agent {
- name: maven-data - name: maven-data
hostPath: hostPath:
path: "/mnt/nfs-data/m2" path: "/mnt/nfs-data/m2"
- name: workspace- - name: workspace
hostPath: hostPath:
path: "/mnt/nfs-data/workspace" # NFS directory for workspace path: "/mnt/nfs-data/workspace" # NFS directory for workspace
type: DirectoryOrCreate type: DirectoryOrCreate

Loading…
Cancel
Save