diff options
Diffstat (limited to 'jjb/holmes/holmes-rule-mgt.yaml')
-rw-r--r-- | jjb/holmes/holmes-rule-mgt.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml index 3d88fba10..ee7815856 100644 --- a/jjb/holmes/holmes-rule-mgt.yaml +++ b/jjb/holmes/holmes-rule-mgt.yaml @@ -25,7 +25,7 @@ name: holmes-rule-management-sonar jobs: - gerrit-maven-sonar - cron: 'H 11 * * *' + cron: '@daily' build-node: ubuntu1604-builder-4c-4g project: 'holmes/rule-management' project-name: 'holmes-rule-management' |