commit | 8478fe61bf501f105270f5f32a8e06fb715728eb | [log] [tgz] |
---|---|---|
author | seshukm <seshu.kumar.m@huawei.com> | Tue Jun 15 18:34:43 2021 +0530 |
committer | seshukm <seshu.kumar.m@huawei.com> | Tue Jun 15 18:34:43 2021 +0530 |
tree | 83b64c0ac39df5a17210be6669e3b26a1077ec76 | |
parent | 559a796ed57e893f12e4448773d8fcaabfc9e78c [diff] |
add the custom_workflow for the daily builds Issue-ID: SO-3674 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I6fb3c85afcbaca481576d139f3eb11dc80f70f17
diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml index 6fae06b..a8d9971 100644 --- a/jjb/so/so.yaml +++ b/jjb/so/so.yaml
@@ -35,6 +35,9 @@ - 'honolulu': branch: 'honolulu' java-version: openjdk11 + - 'Custom_Workflow': + branch: 'Custom_Workflow' + java-version: openjdk11 mvn-settings: 'so-settings' files: '**' archive-artifacts: ''