Marcus G K Williams | 9253561 | 2017-08-04 11:30:49 -0700 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: ccsdk-storage-esaas |
| 4 | project-name: 'ccsdk-storage-esaas' |
| 5 | jobs: |
| 6 | - '{project-name}-{stream}-clm' |
| 7 | - '{project-name}-{stream}-verify-java' |
| 8 | - '{project-name}-{stream}-merge-java' |
| 9 | - '{project-name}-{stream}-release-version-java-daily' |
Marcus G K Williams | 9253561 | 2017-08-04 11:30:49 -0700 | [diff] [blame] | 10 | |
| 11 | project: 'ccsdk/storage/esaas' |
| 12 | stream: |
| 13 | - 'master': |
| 14 | branch: 'master' |
Marcus G K Williams | 9253561 | 2017-08-04 11:30:49 -0700 | [diff] [blame] | 15 | mvn-settings: 'ccsdk-storage-esaas-settings' |
| 16 | # due to a strange macro / variable translation problem this needs to be |
| 17 | # passed as a string block to properly get the properties correctly defined |
| 18 | # in the job |
| 19 | maven-deploy-properties: | |
| 20 | deployAtEnd=true |
| 21 | files: '**' |
| 22 | archive-artifacts: '' |