diff options
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index ac87e4dc..a3c9faba 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -443,7 +443,7 @@ my_timed: '' - 'html_live_status': my_description: 'Generate an HTML page showing the live status of all builds happening or scheduled by humans.' - my_timed: 'H/3 * * * *' + my_timed: 'H/6 * * * *' my_shellext: ".py" - 'create_meta_pkg_sets': my_description: 'Create meta package sets for later consumption when generating HTML stats.' |