From: Artem Naluzhnyy Date: Fri, 11 Oct 2019 12:25:57 +0000 (+0200) Subject: Start build only if there were recent changes in the repo X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b5e3d3d82adebd9d4bf0259b5721b9596a3d2b97;p=ci-management.git Start build only if there were recent changes in the repo Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy Change-Id: I4f09489abe311d0396376465dc7f1244d3db8381 --- diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml index d36fdd859..9d7d894ce 100644 --- a/jjb/so/so.yaml +++ b/jjb/so/so.yaml @@ -39,6 +39,7 @@ jobs: - gerrit-maven-sonar cron: '@daily' + max-git-repo-age-hours: 48 build-node: ubuntu1604-builder-4c-4g project: 'so' project-name: 'so'