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