build file
Some checks failed
test/timeline-server/pipeline/head There was a failure building this commit
Some checks failed
test/timeline-server/pipeline/head There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -2,7 +2,7 @@ pipeline {
|
||||
agent any
|
||||
|
||||
tools {
|
||||
maven 'Maven 3.8.6' // 修正Maven工具名称
|
||||
maven 'maven 3.9.12' // 修正Maven工具名称
|
||||
jdk 'openjdk21' // 修正JDK工具名称,使用Jenkins中实际配置的名称
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user