blob: 942c273668ecfb6c8c75f1a912463ec159316063 [file] [log] [blame]
Gary Wuc368af42017-06-21 15:16:49 -07001---
2- project:
3 name: oparent
4 project-name: 'oparent'
5 jobs:
6 - '{project-name}-{stream}-verify-java'
7 - '{project-name}-{stream}-merge-java'
Gary Wuc86df532017-08-17 11:58:57 -07008 - '{project-name}-{stream}-release-version-java-daily'
Gary Wuc368af42017-06-21 15:16:49 -07009 project: 'oparent'
10 stream:
11 - 'master':
12 branch: 'master'
13 mvn-settings: 'oparent-settings'
14 files: '**'
15 archive-artifacts: ''
Gary Wuc86df532017-08-17 11:58:57 -070016 build-node: ubuntu1604-basebuild-4c-4g