blob: 67a518a40b98ac835355caa3aeed8604ca6531a5 [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)0953d6d2017-10-14 06:44:29 -040024 - 'release-1.3.1':
25 branch: 'release-1.3.1'
Christopher Lott (cl778h)f8a26b52017-11-02 17:34:28 -040026 - 'release-1.3.2':
27 branch: 'release-1.3.2'
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