ying.yunlong | acb424c | 2017-07-21 10:53:59 +0800 | [diff] [blame] | 1 | --- |
| 2 | |
| 3 | - project: |
| 4 | name: vfc-gvnfm-vnfres-java |
ying.yunlong | c60ec75 | 2017-08-03 17:24:09 +0800 | [diff] [blame] | 5 | project-name: 'vfc-gvnfm-vnfres' |
ying.yunlong | acb424c | 2017-07-21 10:53:59 +0800 | [diff] [blame] | 6 | project: 'vfc/gvnfm/vnfres' |
| 7 | stream: |
| 8 | - 'master': |
| 9 | branch: 'master' |
ying.yunlong | c60ec75 | 2017-08-03 17:24:09 +0800 | [diff] [blame] | 10 | mvn-settings: 'vfc-gvnfm-vnfres-settings' |
ying.yunlong | acb424c | 2017-07-21 10:53:59 +0800 | [diff] [blame] | 11 | subproject: |
| 12 | - 'res': |
| 13 | pom: 'res/pom.xml' |
| 14 | pattern: 'res/**' |
| 15 | jobs: |
| 16 | - '{project-name}-{stream}-{subproject}-verify-java' |
| 17 | - '{project-name}-{stream}-{subproject}-merge-java' |
| 18 | files: '**' |
| 19 | archive-artifacts: '' |
| 20 | build-node: ubuntu1604-basebuild-4c-4g |