zuul-jobs/roles/build-container-image
Clark Boylan 5994ce4049 Gracefully handle use of intermediate registry in container upload role
For symmetry and ease of transition between the docker specific
jobs/roles and generic container jobs/roles it is advantageous to have
the container upload role skip pushing artifacts to the final registry
location if we are relying on the intermediate registry instead.

Update the container upload role to skip pushing to the actual registry
if the promote var is set to intermediate registry. This allows us to
avoid reshuffling all of our jobs as we migrate between the two
implementations.

Change-Id: I3cae9e03517cb0a5ce8e9369bf43fd052cac97ff
2023-05-09 16:18:42 -07:00
..
defaults Add support for passing env vars to the container build env 2023-03-22 14:30:35 -07:00
tasks Add labels to build-container-image 2023-05-01 10:13:32 -07:00
README.rst Add build-container-image role 2019-12-03 14:22:59 -08:00
common.rst Gracefully handle use of intermediate registry in container upload role 2023-05-09 16:18:42 -07:00

README.rst

Build one or more container images.