zuul-jobs/roles/promote-docker-image
Ian Wienand 4340c8d473
promote-docker-image: improve failure debugability
Currently this no_logs the entire selection and delete loop, which is
probably maximal efficiency but makes it very hard to debug on failure
(which we are seeing).  This extracts the list creation and uri call
so we can see the tags it is trying to delete.

Change-Id: I93fd19aedaa9fc328a1a347986a5f0c20439d476
2023-02-08 08:26:07 +11:00
..
defaults Add docker image promotion roles 2019-01-15 14:03:00 -08:00
tasks promote-docker-image: improve failure debugability 2023-02-08 08:26:07 +11:00
README.rst Add docker image promotion roles 2019-01-15 14:03:00 -08:00

README.rst

Promote one or more previously uploaded docker images.