From 84a837b887d599f136df99b777623f103bbf603f Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Thu, 15 Jun 2023 13:48:34 +0800 Subject: [PATCH] pti-rtp: add stream for h-release Add the stream for branch h-release. Issue-ID: INF-401 Signed-off-by: Jackie Huang Change-Id: If5f600c43bf0ec38d795f8aae82d6808c2fe9ead --- jjb/pti-rtp/pti-rtp.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/pti-rtp/pti-rtp.yaml b/jjb/pti-rtp/pti-rtp.yaml index e96bff7e..008b2335 100644 --- a/jjb/pti-rtp/pti-rtp.yaml +++ b/jjb/pti-rtp/pti-rtp.yaml @@ -66,3 +66,5 @@ branch: f-release - g-release: branch: g-release + - h-release: + branch: h-release -- 2.16.6