From: Lott, Christopher (cl778h) Date: Fri, 1 Nov 2019 14:48:29 +0000 (-0400) Subject: Reduce frequency of dashboard stage to weekly X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=f784ba75974b64d93816b03cedfba190ba8ff0bf Reduce frequency of dashboard stage to weekly No need to stage an image daily Signed-off-by: Lott, Christopher (cl778h) Change-Id: If9d180553a00e4c16692e377855444690e776a65 --- diff --git a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml index 9374d8a8..45593767 100644 --- a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml +++ b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml @@ -32,7 +32,9 @@ jobs: - gerrit-maven-docker-verify - gerrit-maven-docker-merge - - gerrit-maven-docker-stage + - gerrit-maven-docker-stage: + # stage every Saturday, not daily + cron: 'H H * * 6' stream: - master: branch: master