From d5be62e8f52674f9e139054c5c38d6fdf03f7e27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Mon, 20 May 2024 12:21:30 +0200 Subject: [PATCH] [CI] Include zuul.d/jobs.yaml as a trigger for image jobs Zuul ignored the reconfiguration of the job vars and did not run the promotion job in https://review.opendev.org/c/nebulous/activemq/+/919799/4 Change-Id: Ida41e27bad64260e0795efe71f6a42cf0063fdef --- zuul.d/jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index a10dd5c..b8a516f 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -8,6 +8,7 @@ - nebulous-activemq-container-images description: Build the container images. files: &image_files + - ^zuul\.d/jobs\.yaml$ - ^docker/ vars: &image_vars promote_container_image_job: nebulous-activemq-upload-container-images