Skip to content

Commit 7186e98

Browse files
committed
DATACMNS-1536 - Add upstream CI dependency for SD Build.
1 parent d457226 commit 7186e98

File tree

2 files changed

+1
-110
lines changed

2 files changed

+1
-110
lines changed

.mvn/wrapper/MavenWrapperDownloader.java

Lines changed: 0 additions & 110 deletions
This file was deleted.

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ pipeline {
33

44
triggers {
55
pollSCM 'H/10 * * * *'
6+
upstream(upstreamProjects: "spring-data-build/master", threshold: hudson.model.Result.SUCCESS)
67
}
78

89
options {

0 commit comments

Comments
 (0)