Define cron to build com/log weekly 23/1323/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Fri, 1 Nov 2019 17:34:13 +0000 (13:34 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Fri, 1 Nov 2019 17:34:13 +0000 (13:34 -0400)
This adds a weekly schedule to the docker-merge job that builds
the library and pushes to the PackageCloud staging repo.

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

jjb/com-log/com-log.yaml

index 7fac3c7..0c8d339 100644 (file)
@@ -34,7 +34,9 @@
     container-tag-method: latest
     jobs:
       - gerrit-docker-verify
-      - oran-gerrit-docker-ci-pc-merge
+      - oran-gerrit-docker-ci-pc-merge:
+          # stage every Saturday
+          cron: 'H H * * 6'
     stream:
       - master:
           branch: master