From 57a38c7dafc5f153934594b90b9daa5fe58dfb6e Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 21 Oct 2020 14:28:11 +0200 Subject: [PATCH] jjb: obs: Trigger jobs at sme point during 00H instead of 01H There's no real need to wait until 01:00, let's try to get packages built before. Change-Id: I9db7108ecaab418f9b657d30c02622c56dc04798 --- jobs/osmocom-obs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/osmocom-obs.yml b/jobs/osmocom-obs.yml index becb846a..8152d635 100644 --- a/jobs/osmocom-obs.yml +++ b/jobs/osmocom-obs.yml @@ -36,7 +36,7 @@ git-config-name: 'Jenkins Builder' git-config-email: 'jenkins@osmocom.org' triggers: - - timed: "H 01 * * *" # run before osmocom-debian-install.yml + - timed: "H 00 * * *" # run before osmocom-debian-install.yml publishers: - email: