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

diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index a6b252f..5709632 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -8,6 +8,7 @@
       - nebulous-slo-violation-detector-container-images
     description: Build the container images.
     files: &image_files
+      - ^zuul\.d/jobs\.yaml$
       - ^slo-violation-detector/
     vars: &image_vars
       promote_container_image_job: nebulous-slo-violation-detector-upload-container-images