dc3c7f288e61174bab75881e347ee2bef7da98af
[ci-management.git] / jjb / ccsdk / sli-plugins.yaml
1 ---
2 - project:
3     name: ccsdk-sli-plugins
4     project-name: 'ccsdk-sli-plugins'
5     jobs:
6       - gerrit-maven-clm
7       - '{project-name}-{stream}-verify-java'
8       - '{project-name}-{stream}-merge-java'
9       - '{project-name}-{stream}-release-version-java-daily'
10
11     project: 'ccsdk/sli/plugins'
12     stream:
13       - 'master':
14           branch: 'master'
15     mvn-settings: 'ccsdk-sli-plugins-settings'
16     # due to a strange macro / variable translation problem this needs to be
17     # passed as a string block to properly get the properties correctly defined
18     # in the job
19     maven-deploy-properties: |
20       deployAtEnd=true
21     files: '**'
22     archive-artifacts: ''