blob: 7961633425bd5b5298aadd2a183b4499c404c343 [file] [log] [blame]
Marcus G K Williams334e3cc2017-08-04 11:21:55 -07001---
2- project:
3 name: ccsdk-storage-pgaas
4 project-name: 'ccsdk-storage-pgaas'
5 jobs:
Jessica Wagantallded01d72017-10-13 13:09:04 -07006 - gerrit-maven-clm:
7 java-version: ''
Marcus G K Williams334e3cc2017-08-04 11:21:55 -07008 - '{project-name}-{stream}-verify-java'
9 - '{project-name}-{stream}-merge-java'
Dan Timoneyac79caa2017-09-27 21:58:12 +020010 - '{project-name}-{stream}-release-version-java-daily-no-sonar'
Marcus G K Williams334e3cc2017-08-04 11:21:55 -070011
12 project: 'ccsdk/storage/pgaas'
13 stream:
14 - 'master':
15 branch: 'master'
Dan Timoneyff1fc582017-11-20 15:00:03 -050016 - 'amsterdam':
17 branch: 'amsterdam'
Marcus G K Williams334e3cc2017-08-04 11:21:55 -070018 mvn-settings: 'ccsdk-storage-pgaas-settings'
19 # due to a strange macro / variable translation problem this needs to be
20 # passed as a string block to properly get the properties correctly defined
21 # in the job
22 maven-deploy-properties: |
23 deployAtEnd=true
24 files: '**'
25 archive-artifacts: ''