Disable sdnc/plugins and ccsdk/utils scan
[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           java-version: ''
8       - '{project-name}-{stream}-verify-java-skip-tests'
9       - '{project-name}-{stream}-merge-java'
10       - '{project-name}-{stream}-release-version-java-daily'
11
12     project: 'sdnc/plugins'
13     stream:
14       - 'master':
15           branch: 'master'
16     mvn-settings: 'sdnc-plugins-settings'
17
18     # due to a strange macro / variable translation problem this needs to be
19     # passed as a string block to properly get the properties correctly defined
20     # in the job
21     maven-deploy-properties: |
22       deployAtEnd=true
23     files: '**'
24     archive-artifacts: ''