zuul-jobs/roles/build-docker-image
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
..
defaults build-docker-image: Add flag to use BuildKit 2021-08-25 10:25:14 +10:00
tasks build-docker-image: Fix buildset registry pushes 2022-04-11 15:22:00 -04:00
README.rst Add docker image promotion roles 2019-01-15 14:03:00 -08:00
common.rst build-docker-image: fix indentation of documentation 2021-08-25 12:39:30 +10:00

README.rst

Build one or more docker images.