diff options
Diffstat (limited to 'jjb/holmes/holmes-common.yaml')
-rw-r--r-- | jjb/holmes/holmes-common.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml index 3992f046e..9d7f34be1 100644 --- a/jjb/holmes/holmes-common.yaml +++ b/jjb/holmes/holmes-common.yaml @@ -21,7 +21,7 @@ name: holmes-common-sonar jobs: - gerrit-maven-sonar - cron: 'H 11 * * *' + cron: '@daily' build-node: ubuntu1604-builder-4c-4g project: 'holmes/common' project-name: 'holmes-common' |