From 3dc4869e268b87d4857868bdd01139b96d54acf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Mon, 27 May 2024 15:17:54 +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: I4bf6fbe8d9d80fc26c73b64699c174aa415b0a14 --- zuul.d/jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 5a8f008..138498a 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -8,6 +8,7 @@ - nebulous-gui-container-images description: Build the container images. files: &image_files + - ^zuul\.d/jobs\.yaml$ - ^gui/ vars: &image_vars promote_container_image_job: nebulous-gui-upload-container-images