blob: bb2e3a482615578566fd43b04943aa469569317d [file] [log] [blame]
Christopher Lott (cl778h)f0b511a2017-07-19 08:44:59 -04001---
2- project:
3 name: portal-sdk
4 project-name: 'portal-sdk'
5 subproject:
6 - 'ecomp-sdk':
7 pom: 'ecomp-sdk/pom.xml'
8 pattern: 'ecomp-sdk/**'
Jessica Wagantallcfd9e432017-10-03 14:18:27 -07009 subproject-name: 'ecomp-sdk'
Christopher Lott (cl778h)f0b511a2017-07-19 08:44:59 -040010
11 jobs:
12 - '{project-name}-{stream}-{subproject}-verify-java'
13 - '{project-name}-{stream}-{subproject}-merge-java'
14 - '{project-name}-{stream}-{subproject}-release-java-daily'
15 - '{project-name}-{stream}-stage-site-java':
Jessica Wagantalle172ea42017-10-02 17:26:50 -070016 pom: 'ecomp-sdk/pom.xml'
Christopher Lott (cl778h)f0b511a2017-07-19 08:44:59 -040017 site-pom: 'ecomp-sdk/pom.xml'
Jessica Wagantallcfd9e432017-10-03 14:18:27 -070018 trigger-job: '{project-name}-{stream}-{subproject-name}-release-java-daily'
Christopher Lott (cl778h)f0b511a2017-07-19 08:44:59 -040019
20 project: 'portal/sdk'
21 stream:
22 - 'master':
23 branch: 'master'
Christopher Lott (cl778h)8e2c60a2017-08-25 10:57:04 -040024 - 'release-1.3.0':
25 branch: 'release-1.3.0'
Christopher Lott (cl778h)0953d6d2017-10-14 06:44:29 -040026 - 'release-1.3.1':
27 branch: 'release-1.3.1'
Christopher Lott (cl778h)f0b511a2017-07-19 08:44:59 -040028 mvn-settings: 'portal-sdk-settings'
29 files: '**'
30 archive-artifacts: ''
Jessica Wagantall7d79a902017-08-09 15:16:12 -070031 build-node: ubuntu1604-basebuild-4c-4g