Run docker-merge job weekly by default 88/63488/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Tue, 24 Mar 2020 09:53:23 +0000 (05:53 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 24 Mar 2020 10:19:13 +0000 (06:19 -0400)
commit0a6de452aa1e82425b99456541f8c42e67bea228
tree1d021f5784c2dc55220abfb357788ca22c30b473
parent279b573811bf9bf82e55ae62ca95a2519cc5c78a
Run docker-merge job weekly by default

Use @weekly cron default value in docker_merge_common anchor, no longer
empty. The merge job for docker images is like the stage job for java
artifacts, every docker image is a release candidate.  Run the merge job
regularly to check dependencies like base images and to push updated
images to the Nexus3 staging registry.

Change-Id: Ic26f534953c77047515d2678fa654e21ac9d6336
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
docs/jjb/lf-docker-jobs.rst
jjb/lf-docker-jobs.yaml
releasenotes/notes/lf-docker-merge-cron-weekly-3575c6048e5b62ce.yaml [new file with mode: 0644]