diff options
Diffstat (limited to 'jjb/sdc/sdc-sdc_common.yaml')
-rw-r--r-- | jjb/sdc/sdc-sdc_common.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/sdc/sdc-sdc_common.yaml b/jjb/sdc/sdc-sdc_common.yaml index 382f5b3fe..8399e6fa3 100644 --- a/jjb/sdc/sdc-sdc_common.yaml +++ b/jjb/sdc/sdc-sdc_common.yaml @@ -12,6 +12,8 @@ stream: - 'master': branch: 'master' + - 'release-1.0.0': + branch: 'release-1.0.0' mvn-settings: 'sdc-sdc_common-settings' files: '**' archive-artifacts: '' |