Merge "Start build only if there were recent changes in the repo"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 30 Sep 2019 16:45:21 +0000 (16:45 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 30 Sep 2019 16:45:21 +0000 (16:45 +0000)
jjb/portal/portal.yaml

index 2073e0a..0fcb0a5 100644 (file)
@@ -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'