ci: fix promotion jobs (#1072)
build: build all images + run tests using them (#1069)
ci: fix image promotion
diff --git a/zuul.d/container-images/ovn.yaml b/zuul.d/container-images/ovn.yaml
index 6650af8..66242ad 100644
--- a/zuul.d/container-images/ovn.yaml
+++ b/zuul.d/container-images/ovn.yaml
@@ -33,6 +33,7 @@
promote_container_image_job: atmosphere-upload-container-image-ovn
container_images:
- context: images/ovn
+ registry: registry.atmosphere.dev
repository: registry.atmosphere.dev/library/ovn-central
arch:
- linux/amd64
@@ -41,6 +42,7 @@
tags:
- zed
- context: images/ovn
+ registry: registry.atmosphere.dev
repository: registry.atmosphere.dev/library/ovn-host
arch:
- linux/amd64