From 91a4d22f3f0ef2ed99a4e0f43ccad45ed07f3176 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Mon, 24 Jan 2022 21:11:41 +0530 Subject: [PATCH] [SO] update the recursive orch branch in the SO build scripts Issue-ID: SO-3837 Signed-off-by: Seshu-Kumar-M Change-Id: Ia5ac9c1e905118f3b4f6aa00ba93d170e1a0d820 --- jjb/so/so.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml index 27ddd29f2..b3f32edfb 100644 --- a/jjb/so/so.yaml +++ b/jjb/so/so.yaml @@ -35,8 +35,8 @@ - 'istanbul': branch: 'istanbul' java-version: openjdk11 - - 'Custom_Workflow': - branch: 'Custom_Workflow' + - 'recursive-orch': + branch: 'recursive-orch' java-version: openjdk11 mvn-settings: 'so-settings' files: '**' -- 2.16.6