Trigger JDK 9 build when Git repo changes

Closes gh-10515
This commit is contained in:
Andy Wilkinson
2017-10-16 12:03:30 +01:00
parent 8d55b5afae
commit 74d7a53119

View File

@@ -113,6 +113,7 @@ jobs:
plan:
- get: spring-boot-jdk9-ci-image
- get: git-repo
trigger: true
- do:
- task: build-project
timeout: 1h30m