Trigger JDK 9 build when Git repo changes
Closes gh-10515
This commit is contained in:
@@ -113,6 +113,7 @@ jobs:
|
||||
plan:
|
||||
- get: spring-boot-jdk9-ci-image
|
||||
- get: git-repo
|
||||
trigger: true
|
||||
- do:
|
||||
- task: build-project
|
||||
timeout: 1h30m
|
||||
|
||||
Reference in New Issue
Block a user