From b50fa84b59ca6c084308d20406d3f11a01adde53 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Thu, 12 Mar 2026 15:37:22 +0100 Subject: [PATCH] [OOM] Run pipelines for quebec and rabat branches - this is needed to release charts from these branches Issue-ID: OOM-3385 Change-Id: I9d90aab95159e27b58b7fd58ab27145e8cf86ff8 Signed-off-by: Fiete Ostkamp --- jjb/oom/oom-helm.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jjb/oom/oom-helm.yaml b/jjb/oom/oom-helm.yaml index e3edf3ea8..f0e454d55 100644 --- a/jjb/oom/oom-helm.yaml +++ b/jjb/oom/oom-helm.yaml @@ -13,6 +13,10 @@ stream: - "master": branch: "master" + - "quebec": + branch: "quebec" + - "rabat": + branch: "rabat" jobs: - "{project-name}-{stream}-image-verify": -- 2.16.6