From 1a8b8c930fdd71ec34667bb1e4ae7d6a16e7b88b Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Thu, 14 Dec 2017 09:58:00 -0500 Subject: [PATCH] Build ctf-java 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/ctf-java.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/jobs/ctf-java.yml b/jobs/ctf-java.yml index 251a7a6..ed68b5c 100644 --- a/jobs/ctf-java.yml +++ b/jobs/ctf-java.yml @@ -32,6 +32,7 @@ triggers: - pollscm: cron: "@hourly" + - timed: "@daily" properties: - build-discarder: -- 2.34.1