summaryrefslogtreecommitdiffstats
path: root/jjb/so/so-aria-rest-server.yaml
blob: b43d17d0799b5bd0944587e9af82ccaa88064aa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
- project:
    name: so-aria-rest-server
    project: 'so'
    project-name: 'so'
    python-version: python3
    build-node: 'ubuntu1604-builder-4c-4g'
    subproject:
      - 'aria-aria-rest-sever':
          tox-dir: aria/aria-rest-server/
          tox-envs: ''
    jobs:
      - '{project-name}-{subproject}-python-staging-{stream}'
      - '{project-name}-{subproject}-python-release-{stream}'

    stream:
      - 'master':
          branch: 'master'