diff options
-rw-r--r-- | jjb/fastpathmetrics/fastpathmetrics.yml | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/jjb/fastpathmetrics/fastpathmetrics.yml b/jjb/fastpathmetrics/fastpathmetrics.yml index c9699ad23..e8aca182b 100644 --- a/jjb/fastpathmetrics/fastpathmetrics.yml +++ b/jjb/fastpathmetrics/fastpathmetrics.yml @@ -141,20 +141,8 @@ 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: | |