Commit 095234d5 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Alpine: only build webpages every 2h, not twice per hour

parent 4a67bcdd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -572,7 +572,7 @@
                    my_shellext: ".py"
                - 'html_alpine':
                    my_description: 'Build webpages for alpine reproducibility tests'
                    my_timed: '15,45 * * * *'
                    my_timed: '55 H/2 * * *'
                - 'alpine_scheduler':
                    my_description: 'Scheduler for alpine reproducibility tests'
                    my_timed: '0 H/4 * * *'