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