diff options
Diffstat (limited to 'jjb/demo')
-rw-r--r-- | jjb/demo/demo.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/demo/demo.yaml b/jjb/demo/demo.yaml index 99504c29e..a7feb0975 100644 --- a/jjb/demo/demo.yaml +++ b/jjb/demo/demo.yaml @@ -24,6 +24,7 @@ name: demo-sonar jobs: - gerrit-maven-sonar + cron: 'H 11 * * *' build-node: ubuntu1604-basebuild-4c-4g project: 'demo' project-name: 'demo' |