Victor Morales | 7f6596a | 2018-03-13 14:16:56 -0700 | [diff] [blame] | 1 | --- |
2 | - project: | ||||
3 | name: integration-devtool | ||||
4 | project-name: 'integration-devtool' | ||||
5 | jobs: | ||||
6 | - '{project-name}-{stream}-{subproject}-verify-python' | ||||
7 | project: 'integration/devtool' | ||||
8 | subproject: | ||||
9 | - 'devtool': | ||||
10 | path: '.' | ||||
11 | pattern: '**' | ||||
12 | stream: | ||||
13 | - 'master': | ||||
14 | branch: 'master' | ||||
15 | mvn-settings: 'integration-devtool-settings' | ||||
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 16 | build-node: ubuntu1604-builder-2c-1g |