blob: e7da948558004c4f4aa89d468971b6a46ce75668 [file] [log] [blame]
Carsten Lundda8b6972017-02-15 23:59:25 +00001---
2- project:
3 name: ncomp-openstack
4 project-name: 'ncomp-openstack'
5 jobs:
6 - '{project-name}-{stream}-verify-java'
7 - '{project-name}-{stream}-merge-java'
Carsten Lund2d06a692017-02-23 18:23:07 +00008 - '{project-name}-{stream}-release-version2-java-daily'
Carsten Lundda8b6972017-02-15 23:59:25 +00009
10 project: 'ncomp/openstack'
11 stream:
12 - 'master':
13 branch: 'master'
Carsten Lund41fbc3d2017-02-16 22:59:49 +000014 mvn-settings: 'ncomp-openstack-settings'
Carsten Lundda8b6972017-02-15 23:59:25 +000015 # due to a strange macro / variable translation problem this needs to be
16 # passed as a string block to properly get the properties correctly defined
17 # in the job
18 maven-deploy-properties: |
19 deployAtEnd=true
20 files: '**'
21 archive-artifacts: ''