summaryrefslogtreecommitdiffstats
path: root/jjb/armband/armband-rtd-jobs.yaml
blob: 70d2f117190b94f9a11d4e4551c435258d176302 (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: true

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