blob: e758f06d4c0701a1fe00b27a194782888d10ea4e [file] [log] [blame]
Gary Wuc368af42017-06-21 15:16:49 -07001---
2- project:
3 name: oparent
4 project-name: 'oparent'
Dan Timoney81141682017-09-01 18:03:17 -04005 subproject:
6 - 'oparent-odlparent':
7 pom: 'oparent-odlparent/pom.xml'
8 pattern: 'oparent-odlparent/**'
Gary Wuc368af42017-06-21 15:16:49 -07009 jobs:
Dan Timoney81141682017-09-01 18:03:17 -040010 - '{project-name}-{stream}-{subproject}-verify-java'
11 - '{project-name}-{stream}-{subproject}-merge-java'
12 - '{project-name}-{stream}-{subproject}-release-version2-java-daily'
Gary Wuc368af42017-06-21 15:16:49 -070013 - '{project-name}-{stream}-verify-java'
14 - '{project-name}-{stream}-merge-java'
Gary Wuc86df532017-08-17 11:58:57 -070015 - '{project-name}-{stream}-release-version-java-daily'
Gary Wuc368af42017-06-21 15:16:49 -070016 project: 'oparent'
17 stream:
18 - 'master':
19 branch: 'master'
20 mvn-settings: 'oparent-settings'
21 files: '**'
22 archive-artifacts: ''
Gary Wuc86df532017-08-17 11:58:57 -070023 build-node: ubuntu1604-basebuild-4c-4g