From 852cc16d28c109ce1c10929bc78a314a0bee84e9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= <rpiliszek@7bulls.com>
Date: Mon, 27 May 2024 19:01:49 +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: If776aa11f6981f04573f617a70c78dd1fc616b49
---
 zuul.d/jobs.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index e54d269..2039a5b 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -8,6 +8,7 @@
       - nebulous-overlay-network-manager-container-images
     description: Build the container images.
     files: &image_files
+      - ^zuul\.d/jobs\.yaml$
       - ^network-manager/
     vars: &image_vars
       promote_container_image_job: nebulous-overlay-network-manager-upload-container-images