From 2c6680610f4f0bca68eff04dbcf874eaee6b8199 Mon Sep 17 00:00:00 2001 From: guoqibing Date: Mon, 24 Nov 2025 16:55:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 5229b5b..e7c5ea6 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -2,9 +2,7 @@ pipeline { /* 声明式流水线内容 */ agent any - tools { - //maven 'maven-3.9.9' - } + // agent { // docker {