This commit is contained in:
2025-11-24 16:55:11 +08:00
parent df374c0485
commit 2c6680610f

4
Jenkinsfile vendored
View File

@@ -2,9 +2,7 @@ pipeline {
/* 声明式流水线内容 */
agent any
tools {
//maven 'maven-3.9.9'
}
// agent {
// docker {