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' |
ying.yunlong | b3b9500 | 2017-09-04 16:30:35 +0800 | [diff] [blame^] | 18 | - '{project-name}-{stream}-docker-java-version-shell-daily': |
| 19 | docker-pom: 'pom.xml' |
| 20 | mvn-goals: 'install' |
| 21 | script: |
| 22 | !include-raw-escape: 'build-gvnfm-vnfres-docker-image.sh' |
ying.yunlong | acb424c | 2017-07-21 10:53:59 +0800 | [diff] [blame] | 23 | files: '**' |
| 24 | archive-artifacts: '' |
| 25 | build-node: ubuntu1604-basebuild-4c-4g |