Merge pull request #23837 from hs536/update-prune-cache-job

Remove empty volumeMounts
diff --git a/Jenkinsfile b/Jenkinsfile
index f1d4def..b9c863a 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -263,7 +263,7 @@
               uname -a
 
               # temporary build of external snapshot dependencies
-              mvn clean install -f ./snapshots/pom.xml
+              mvn clean install -f ./snapshots/pom.xml -s ./snapshots/settings.xml
               # Until we fix ANTLR in cmp-support-sqlstore, broken in parallel builds. Just -Pfast after the fix.
               mvn clean install -Pfastest,staging -T4C
               ./gfbuild.sh archive_bundles