From 8da650bd1a5261f43619bfc68f843dab7172602a Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Fri, 28 Jun 2024 11:07:20 +0800 Subject: [PATCH] pti-rtp: add stream for j-release Add the stream for branch i-release. Issue-ID: INF-456 Signed-off-by: Jackie Huang Change-Id: I5b5e4558c32db81b5d0ad55c4a7006afde1aad83 --- 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 ca05387f..90d976cd 100644 --- a/jjb/pti-rtp/pti-rtp.yaml +++ b/jjb/pti-rtp/pti-rtp.yaml @@ -62,3 +62,5 @@ branch: h-release - i-release: branch: i-release + - j-release: + branch: j-release -- 2.16.6