diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-05-21 08:01:24 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-05-21 08:01:34 +0000 |
commit | 227e7dc8f80a559bd8e76b932021be855bedcd7e (patch) | |
tree | c54f3eb1b2a30a774e24c0db2f6e6933c0bd5c58 | |
parent | 07aeb3b41266dfe3399b00f96af188baa83048e1 (diff) |
Add dublin branch for dcaegen2 doc
Change-Id: Ifd7cb4fb66a645ab4f96e18d081689033d547650
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1270
-rw-r--r-- | jjb/dcaegen2/dcaegen2.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2.yaml b/jjb/dcaegen2/dcaegen2.yaml index 9987f577c..38e683d86 100644 --- a/jjb/dcaegen2/dcaegen2.yaml +++ b/jjb/dcaegen2/dcaegen2.yaml @@ -17,6 +17,8 @@ stream: - 'master': branch: 'master' + - 'dublin': + branch: 'dublin' mvn-settings: 'dcaegen2-settings' # due to a strange macro / variable translation problem this needs # to be passed as a string block to properly get the properties |