From 1adf03b145678e66e0e23335f4ff19ea534f500d Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Thu, 14 Dec 2017 10:01:07 -0500 Subject: [PATCH] Build libdelorean daily External failure and workflow of the maintainer (acts only on multiple subsequent failures) encourage us to build this daily. Signed-off-by: Jonathan Rajotte --- jobs/libdelorean-java.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jobs/libdelorean-java.yml b/jobs/libdelorean-java.yml index 1c4c466..165428b 100644 --- a/jobs/libdelorean-java.yml +++ b/jobs/libdelorean-java.yml @@ -32,6 +32,7 @@ triggers: - pollscm: cron: "@hourly" + - timed: "@daily" properties: - build-discarder: @@ -65,6 +66,7 @@ triggers: - pollscm: cron: "@hourly" + - timed: "@daily" properties: - build-discarder: -- 2.34.1