blob: 1e62e70cdae47e2d2bce7c5a175c88d88977168a [file] [log] [blame]
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -05001---
2- project:
3 name: sdnc-plugins
4 project-name: 'sdnc-plugins'
5 jobs:
Jessica Wagantallded01d72017-10-13 13:09:04 -07006 - gerrit-maven-clm:
7 java-version: ''
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -05008 - '{project-name}-{stream}-verify-java-skip-tests'
9 - '{project-name}-{stream}-merge-java'
Jessica Wagantall09c202f2017-09-28 10:34:16 -070010 - '{project-name}-{stream}-release-version-java-daily-no-sonar'
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -050011
12 project: 'sdnc/plugins'
13 stream:
14 - 'master':
15 branch: 'master'
Timoney, Daniel (dt5972)9983b5c2017-02-20 05:06:30 -050016 mvn-settings: 'sdnc-plugins-settings'
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -050017
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: ''