mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
Uses proper tools labels
This commit is contained in:
Vendored
+2
-2
@@ -9,8 +9,8 @@ pipeline {
|
||||
disableConcurrentBuilds()
|
||||
}
|
||||
tools {
|
||||
jdk 'JDK 1.7 (latest)'
|
||||
maven 'Maven 3 (latest)'
|
||||
jdk 'jdk_1.7_latest'
|
||||
maven 'maven_3_latest'
|
||||
}
|
||||
triggers {
|
||||
pollSCM 'H/15 * * * *'
|
||||
|
||||
Reference in New Issue
Block a user