From: Lott, Christopher (cl778h) Date: Fri, 1 Nov 2019 17:34:13 +0000 (-0400) Subject: Define cron to build com/log weekly X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=877dc51b41cef51be1de6ef9f4158f70d1f58401;p=ci-management.git Define cron to build com/log weekly 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) Change-Id: Icd3f143df01f6eb43f95bf8cb77186a05a6535ab --- diff --git a/jjb/com-log/com-log.yaml b/jjb/com-log/com-log.yaml index 7fac3c78..0c8d3394 100644 --- a/jjb/com-log/com-log.yaml +++ b/jjb/com-log/com-log.yaml @@ -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