zuul-jobs/roles/upload-container-image/tasks
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
..
main.yaml Gracefully handle use of intermediate registry in container upload role 2023-05-09 16:18:42 -07:00
push.yaml Revert "Use --password-stdin for upload-container-image" 2023-03-21 10:18:22 -07:00