diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-05-11 20:10:02 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-05-11 20:14:45 +0000 |
commit | e2a72bd639f4c6ccb76075f0f087e6237f35664a (patch) | |
tree | 93a47aac8e3ef172210e77ce90b1c2ffa2765463 /jjb | |
parent | be5709291aebb6483cb76d6b78bb5b71f9c633dd (diff) |
Enable frankurt ci for dcae doc repo
Change-Id: If6d433f4e5a7812c7ca1c828eceaab9a5629ba5f
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2024
Diffstat (limited to 'jjb')
-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 130593719..318949a4b 100644 --- a/jjb/dcaegen2/dcaegen2.yaml +++ b/jjb/dcaegen2/dcaegen2.yaml @@ -17,6 +17,8 @@ stream: - 'master': branch: 'master' + - 'frankfurt': + branch: 'frankfurt' 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 |