diff options
Diffstat (limited to 'jjb/ccsdk/parent.yaml')
-rw-r--r-- | jjb/ccsdk/parent.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/ccsdk/parent.yaml b/jjb/ccsdk/parent.yaml index 9f62a079a..aff6e09d8 100644 --- a/jjb/ccsdk/parent.yaml +++ b/jjb/ccsdk/parent.yaml @@ -19,6 +19,8 @@ stream: - 'master': branch: 'master' + - 'elalto-fluorine': + branch: 'elalto-fluorine' mvn-settings: 'ccsdk-parent-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined |