From e9c48f380f7fad0f175761426427f3a31be1f395 Mon Sep 17 00:00:00 2001 From: statta Date: Wed, 1 Apr 2020 18:48:40 -0400 Subject: CI Jobs of Portal to run from 3.2 Branch Issue-ID: PORTAL-871 Change-Id: Iefe4d51ac4210166153a063b1c2cc4075a274640 Signed-off-by: statta --- jjb/portal/portal.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jjb/portal/portal.yaml') diff --git a/jjb/portal/portal.yaml b/jjb/portal/portal.yaml index e50d6cc7b..325d79ac4 100644 --- a/jjb/portal/portal.yaml +++ b/jjb/portal/portal.yaml @@ -21,6 +21,8 @@ stream: - 'master': branch: 'master' + - 'release-3.2.0': + branch: 'release-3.2.0' mvn-settings: 'portal-settings' files: '**' archive-artifacts: '' -- cgit 1.2.3-korg