blob: ba8327aaa23b4c3a102eceaae829f1750bdf0b14 [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'
Marcus G K Williams334e3cc2017-08-04 11:21:55 -070016 mvn-settings: 'ccsdk-storage-pgaas-settings'
17 # due to a strange macro / variable translation problem this needs to be
18 # passed as a string block to properly get the properties correctly defined
19 # in the job
20 maven-deploy-properties: |
21 deployAtEnd=true
22 files: '**'
23 archive-artifacts: ''