05a134d9a324c1fdefd3aec75706207fe1662402
[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           java-version: ''
8       - '{project-name}-{stream}-verify-java'
9       - '{project-name}-{stream}-merge-java'
10
11     project: 'ccsdk/dashboard'
12     stream:
13       - 'master':
14           branch: 'master'
15     mvn-settings: 'ccsdk-dashboard-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: ''