summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2022-01-24 18:05:09 +0000
committerGerrit Code Review <gerrit@onap.org>2022-01-24 18:05:09 +0000
commite27a43868a8bd014d549e03d93ce7f2764465c63 (patch)
treebd67e15eccf2e4aabaf8f0001a97bc02259d9017
parente1677ff1827e8260a31d85db9e36e68de29de96f (diff)
parent91a4d22f3f0ef2ed99a4e0f43ccad45ed07f3176 (diff)
Merge "[SO] update the recursive orch branch in the SO build scripts"
-rw-r--r--jjb/so/so.yaml4
1 files 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: '**'