zuul-jobs/roles/promote-docker-image/tasks
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
..
delete-tag.yaml promote-docker-image: improve failure debugability 2023-02-08 08:26:07 +11:00
main.yaml Add loop var policy to ansible-lint 2020-04-29 17:20:59 +02:00
promote-cleanup.yaml promote-docker-image: improve failure debugability 2023-02-08 08:26:07 +11:00
promote-retag-inner.yaml promote-docker-image: also accept OCI manifest formats 2023-01-31 09:38:50 +11:00
promote-retag.yaml ansible-lint: use matchplay instead of matchtask 2020-05-05 20:42:38 +02:00