|
|
|
|
@ -3,7 +3,7 @@ pipeline {
@@ -3,7 +3,7 @@ pipeline {
|
|
|
|
|
|
|
|
|
|
triggers { |
|
|
|
|
pollSCM 'H/10 * * * *' |
|
|
|
|
upstream(upstreamProjects: "spring-data-commons/master", threshold: hudson.model.Result.SUCCESS) |
|
|
|
|
upstream(upstreamProjects: "spring-data-commons/master,spring-data-jdbc/master", threshold: hudson.model.Result.SUCCESS) |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
options { |
|
|
|
|
|