zuul-jobs/roles/build-container-image
Clark Boylan 4617d0835a Use full image url in container buildx path
The container roles assume a full image url path and do not work with
shorted names like the docker roles do. The buildx path used the shorted
path when it should use the full path. Fix this.

Change-Id: Icdeee0ebb1c0d280968f425f8560cc5208ebd18d
2023-04-21 16:33:02 -07:00
..
defaults Add support for passing env vars to the container build env 2023-03-22 14:30:35 -07:00
tasks Use full image url in container buildx path 2023-04-21 16:33:02 -07:00
README.rst Add build-container-image role 2019-12-03 14:22:59 -08:00
common.rst Merge "container role docs : clarify requirements" 2023-04-13 18:05:57 +00:00

README.rst

Build one or more container images.