blob: 9d32e23e5a54b99ffbba67f6f0c383b26d3cbc9d [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 Wagantalldcdb5412017-10-10 21:42:40 -07006 - gerrit-maven-clm
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -05007 - '{project-name}-{stream}-verify-java-skip-tests'
8 - '{project-name}-{stream}-merge-java'
Jessica Wagantall09c202f2017-09-28 10:34:16 -07009 - '{project-name}-{stream}-release-version-java-daily-no-sonar'
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -050010
11 project: 'sdnc/plugins'
12 stream:
13 - 'master':
14 branch: 'master'
Timoney, Daniel (dt5972)9983b5c2017-02-20 05:06:30 -050015 mvn-settings: 'sdnc-plugins-settings'
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -050016
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: ''