diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/portal/portal.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/portal/portal.yaml b/jjb/portal/portal.yaml index 2073e0a66..0fcb0a572 100644 --- a/jjb/portal/portal.yaml +++ b/jjb/portal/portal.yaml @@ -40,8 +40,9 @@ - project: name: 'portal-coverity' jobs: - - onap-gerrit-maven-coverity + - 'onap-gerrit-maven-coverity' cron: '@daily' + max-git-repo-age-hours: 48 build-node: 'ubuntu1604-builder-4c-4g' project: 'portal' project-name: 'portal' |