Unverified Commit b7135f87 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

package-tests: git poll once per hour instead of every minute



will move to triggers next

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent c93bdaeb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
          my_trigger: '{name}_buster'
          my_origin_triggers: &default_git_triggers
            - pollscm:
                cron: '* H/2 * * *'
                cron: 'H * * * *'
      - buster: &distro_defaults_buster
          my_trigger: '{name}_stretch'
      - stretch: &distro_defaults_stretch {}