Trigger JDK 9 build when Git repo changes

Closes gh-10515
pull/10657/head
Andy Wilkinson 7 years ago
parent 8d55b5afae
commit 74d7a53119

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

Loading…
Cancel
Save