Pamela Dragosh | 33ba85b | 2017-02-15 10:58:03 -0500 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: policy-common |
| 4 | project-name: 'policy-common' |
| 5 | jobs: |
Pamela Dragosh | c6ff9c7 | 2017-02-16 11:11:45 -0500 | [diff] [blame] | 6 | - '{project-name}-{stream}-verify-java-skip-tests' |
Pamela Dragosh | 33ba85b | 2017-02-15 10:58:03 -0500 | [diff] [blame] | 7 | - '{project-name}-{stream}-merge-java' |
| 8 | - '{project-name}-{stream}-release-java-daily' |
| 9 | |
| 10 | project: 'policy/common' |
| 11 | stream: |
| 12 | - 'master': |
| 13 | branch: 'master' |
| 14 | mvn-settings: 'policy-common-settings' |
Pamela Dragosh | aec33b1 | 2017-02-15 20:10:16 -0500 | [diff] [blame] | 15 | maven-deploy-properties: | |
| 16 | deployAtEnd=true |
Pamela Dragosh | 33ba85b | 2017-02-15 10:58:03 -0500 | [diff] [blame] | 17 | files: '**' |
| 18 | archive-artifacts: '' |
Andrew Grimberg | 75ed59a | 2017-02-16 04:02:08 -0800 | [diff] [blame] | 19 | build-node: ubuntu1604-basebuild-4c-4g |