From 6be67ce2951b0160d29b72d917b9eae2e4112087 Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Thu, 14 Dec 2017 09:59:42 -0500 Subject: [PATCH] Build jabberwocky 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/jabberwocky.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jobs/jabberwocky.yml b/jobs/jabberwocky.yml index 2504747..8be825a 100644 --- a/jobs/jabberwocky.yml +++ b/jobs/jabberwocky.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