zuul-jobs/roles/build-container-image
Monty Taylor f449ae20fb Set up siblings dirs for each build in the loop
The buildx patch unfortunately changed the logic associated with
siblings to set up siblings in a loop one time, rather than to
do a loop of "set up siblings, build, cleanup siblings". This causes
builds to fail when they're using siblings with an error about
siblings dir not having been cleaned up.

Change-Id: I3c45bfa77ec9f2609689e04044c18f066adc9741
2020-05-05 17:52:50 -05:00
..
defaults Add build-container-image role 2019-12-03 14:22:59 -08:00
tasks Set up siblings dirs for each build in the loop 2020-05-05 17:52:50 -05:00
common.rst Rename install-podman to ensure-podman for consistency 2020-04-04 15:41:29 -04:00
README.rst Add build-container-image role 2019-12-03 14:22:59 -08:00

Build one or more container images.