zuul-jobs/roles/build-docker-image/tasks
Mohammed Naser 613a6ce85f build-docker-image: Fix buildset registry pushes
If we build an image with `docker_registry` set, it will fail to
tag the image for the buildset registry since we do not prefix the
image with `docker_registry` when retagging it (if set).

This patch resolves this by adding that prefix if it is set so
it will refer to an image that exists.

Change-Id: Iba29161156c8e8ff4f79a92771456cf105d780fe
2022-04-11 15:22:00 -04:00
..
build.yaml build-docker-image: Add flag to use BuildKit 2021-08-25 10:25:14 +10:00
buildx.yaml Add ability to use *-docker-image roles in periodic jobs 2020-09-25 14:22:17 -05:00
clean-siblings.yaml Set up siblings dirs for each build in the loop 2020-05-05 17:52:50 -05:00
main.yaml Prevent leaks of buildset registry credentials 2021-06-24 09:56:19 -07:00
push.yaml build-docker-image: Fix buildset registry pushes 2022-04-11 15:22:00 -04:00
setup-buildx.yaml Update binfmt support image used 2021-08-26 09:17:59 -05:00
siblings.yaml Support multi-arch image builds with docker buildx 2020-05-04 14:02:13 -05:00