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