This commit is contained in:
2025-11-24 16:53:15 +08:00
parent 0378321bfa
commit c61eb9a5f8

1
Jenkinsfile vendored
View File

@@ -4,7 +4,6 @@ pipeline {
tools {
maven 'maven-3.9.9'
jdk 'jdk8'
}
// agent {