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