fastpathmetrics: fix daily build trigger
[releng.git] / jjb / fastpathmetrics / fastpathmetrics.yml
index c9699ad..e8aca18 100644 (file)
             choosing-strategy: 'default'
 
     triggers:
-        - gerrit:
-            trigger-on:
-                - change-merged-event
-                - comment-added-contains-event:
-                    comment-contains-value: 'remerge'
-            projects:
-              - project-compare-type: 'ANT'
-                project-pattern: '{project}'
-                branches:
-                    - branch-compare-type: 'ANT'
-                      branch-pattern: '**/{branch}'
-                forbidden-file-paths:
-                  - compare-type: ANT
-                    pattern: 'docs/**'
+         - pollscm:
+             cron: '@midnight'
 
     builders:
         - shell: |