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