diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-07-28 11:18:42 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-07-28 11:20:00 +0530 |
commit | 48ae44406ccd2055fb3f734f2aec9b69ea1650b8 (patch) | |
tree | 5f8e2e6853ea8fca01621db8789b9f96f87e21f8 | |
parent | 15059ae2ece80d939719fc9367e7f1d5537bfc9e (diff) |
need to add the CI for branch added for the dynamic BPMN testing
Issue-ID: SO-3027
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Iea54af5b321fa3bf9f907e37791e3e78c734b970
-rw-r--r-- | jjb/so/so.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml index c78733541..38cc30483 100644 --- a/jjb/so/so.yaml +++ b/jjb/so/so.yaml @@ -33,6 +33,8 @@ branch: 'frankfurt' - 'elalto': branch: 'elalto' + - 'dynamicBPMN': + branch: 'Dynamic_BPMN' mvn-settings: 'so-settings' files: '**' archive-artifacts: '' |