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