Jeremy Phelps | d2a3a0c | 2018-03-23 11:43:08 -0500 | [diff] [blame^] | 1 | --- |
2 | - project: | ||||
3 | name: so-aria-rest-server | ||||
4 | project: 'so' | ||||
5 | project-name: 'so' | ||||
6 | python-version: python3 | ||||
7 | build-node: 'ubuntu1604-builder-4c-4g' | ||||
8 | subproject: | ||||
9 | - 'aria/aria-rest-sever': | ||||
10 | tox-dir: aria/aria-rest-server/ | ||||
11 | tox-envs: '' | ||||
12 | jobs: | ||||
13 | - '{project-name}-{subproject}-python-staging-{stream}' | ||||
14 | - '{project-name}-{subproject}-python-release-{stream}' | ||||
15 | |||||
16 | stream: | ||||
17 | - 'master': | ||||
18 | branch: 'master' | ||||
19 |