Use buildx to build images

This is required in order to have speculative image builds with
images on quay.io.

Change-Id: I993ee98e160c27f98a363779ccd0630895935712
This commit is contained in:
James E. Blair 2023-05-17 13:52:41 -07:00
parent 0e3756bd5c
commit e342d25cb9
1 changed files with 2 additions and 0 deletions

View File

@ -236,6 +236,8 @@
promote_container_image_method: intermediate-registry
promote_container_image_job: zuul-upload-image
container_command: docker
container_build_extra_env:
DOCKER_BUILDKIT: 1
container_images:
- context: .
registry: quay.io