From 80a90040277edd22b1a1f3b36e26ec37e6e68433 Mon Sep 17 00:00:00 2001 From: newrain001 Date: Wed, 21 Aug 2024 09:50:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'cloud/Jenkinsfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloud/Jenkinsfile | 2 -- 1 file changed, 2 deletions(-) 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