Reduce frequency of dashboard stage to weekly 18/1318/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Fri, 1 Nov 2019 14:48:29 +0000 (10:48 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Fri, 1 Nov 2019 14:48:29 +0000 (10:48 -0400)
No need to stage an image daily

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: If9d180553a00e4c16692e377855444690e776a65

jjb/portal-ric-dashboard/portal-ric-dashboard.yaml

index 9374d8a..4559376 100644 (file)
@@ -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