From ffbc360e427ca47444482ca31ec9d8a134770b20 Mon Sep 17 00:00:00 2001 From: Rhys Smith Date: Thu, 11 Aug 2016 17:18:50 +0100 Subject: [PATCH] Add support for running the verify flow on all branches in the entities repository. Closes #11 --- build.xml | 45 ++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 40 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index c5474bd6..2a3092f0 100644 --- a/build.xml +++ b/build.xml @@ -316,18 +316,53 @@ - - Stage 0 Success: Test aggregates built successfully from deferred branch. + Test aggregates built successfully from deferred branch. + + + + + Test aggregates built successfully from immediate branch. + + + + + Test aggregates built successfully from master branch.