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
This commit is contained in:
Pau Espin 2020-10-21 14:28:11 +02:00 committed by laforge
parent c5ebc06b74
commit 57a38c7daf
1 changed files with 1 additions and 1 deletions

View File

@ -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: