diff options
Diffstat (limited to 'jjb/ncomp/ncomp-openstack.yaml')
-rw-r--r-- | jjb/ncomp/ncomp-openstack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/ncomp/ncomp-openstack.yaml b/jjb/ncomp/ncomp-openstack.yaml index e7da94855..224be900c 100644 --- a/jjb/ncomp/ncomp-openstack.yaml +++ b/jjb/ncomp/ncomp-openstack.yaml @@ -11,6 +11,8 @@ stream: - 'master': branch: 'master' + - 'release-1.0.0': + branch: 'release-1.0.0' mvn-settings: 'ncomp-openstack-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 |