diff --git a/cloud/Jenkinsfile b/cloud/Jenkinsfile index 8e2dd21..a4cdaf8 100644 --- a/cloud/Jenkinsfile +++ b/cloud/Jenkinsfile @@ -108,7 +108,7 @@ agent { - name: maven-data hostPath: path: "/mnt/nfs-data/m2" - - name: workspace- + - name: workspace hostPath: path: "/mnt/nfs-data/workspace" # NFS directory for workspace type: DirectoryOrCreate