blob: 5aab634266b77d9097422b6c1f7ccb32e7580c3d [file] [log] [blame]
---
- project:
name: ccsdk-storage-pgaas
project-name: 'ccsdk-storage-pgaas'
jobs:
- '{project-name}-{stream}-clm'
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily-no-sonar'
project: 'ccsdk/storage/pgaas'
stream:
- 'master':
branch: 'master'
mvn-settings: 'ccsdk-storage-pgaas-settings'
# due to a strange macro / variable translation problem this needs to be
# passed as a string block to properly get the properties correctly defined
# in the job
maven-deploy-properties: |
deployAtEnd=true
files: '**'
archive-artifacts: ''