blob: acc26ab3726b79b485f4c09f82cb6d5bf96b2f2e [file] [log] [blame]
---
- project:
name: ccsdk-sli-northbound
project-name: 'ccsdk-sli-northbound'
jobs:
- '{project-name}-{stream}-clm'
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'
project: 'ccsdk/sli/northbound'
stream:
- 'master':
branch: 'master'
mvn-settings: 'ccsdk-sli-northbound-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: ''