diff --git a/cloud/Jenkinsfile b/cloud/Jenkinsfile index 6d943d6..cbdea2d 100644 --- a/cloud/Jenkinsfile +++ b/cloud/Jenkinsfile @@ -44,8 +44,6 @@ pipeline { command: ['cat'] tty: true volumeMount: - # subPath: "settings.xml" - readOnly: true - mountPath: "/root/.m2" name: "maven-data" - name: workspace