summaryrefslogtreecommitdiffstats
path: root/jjb/armband/armband-rtd-jobs.yaml
blob: 1304008995dc01449012b30bcb572e0da804805d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
- project:
    name: armband-rtd
    project: armband
    project-name: armband

    project-pattern: 'armband'
    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-armband/47349/'
    rtd-token: 'b8f7de9a1f2baf063ccc6afb52dbc8e6308b6ab5'

    stream:
      - master:
          branch: '{stream}'
          disabled: false
      - gambia:
          branch: 'stable/{stream}'
          disabled: false

    jobs:
      - '{project-name}-rtd-jobs'