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