Commit d2d7923c authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: re-create pbuilder base less often for stretch, bookworm and experimental

parent 098742fb
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -433,7 +433,7 @@
            my_task:
                - 'setup_pbuilder_stretch':
                    my_description: 'Setup pbuilder for reproducible builds of packages from stretch'
                    my_timed: '23 7 1 * *'
                    my_timed: '23 7 1 H/2 *'
                - 'setup_pbuilder_buster':
                    my_description: 'Setup pbuilder for reproducible builds of packages from buster'
                    my_timed: '23 8 7 * *'
@@ -442,13 +442,13 @@
                    my_timed: '23 9 7,21 * *'
                - 'setup_pbuilder_bookworm':
                    my_description: 'Setup pbuilder for reproducible builds of packages from bookworm'
                    my_timed: '23 10 H/2 * *'
                    my_timed: '23 10 H/3 * *'
                - 'setup_pbuilder_unstable':
                    my_description: 'Setup pbuilder for reproducible builds of packages from unstable'
                    my_timed: '42 7 H/2 * *'
                - 'setup_pbuilder_experimental':
                    my_description: 'Setup pbuilder for reproducible builds of packages from experimental'
                    my_timed: '33 7 H/3 * *'
                    my_timed: '33 7 H/7 * *'
            my_hname:
                - 'cbxi4a':         { my_arch: 'armhf' }
                - 'cbxi4b':         { my_arch: 'armhf' }