From 74d7a53119571bc3a3b0073035010122ffe7bf48 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 16 Oct 2017 12:03:30 +0100 Subject: [PATCH] Trigger JDK 9 build when Git repo changes Closes gh-10515 --- ci/pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 741955edf0..018ddc401a 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -113,6 +113,7 @@ jobs: plan: - get: spring-boot-jdk9-ci-image - get: git-repo + trigger: true - do: - task: build-project timeout: 1h30m