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

    gerrit-skip-vote: true
    project-pattern: 'doctor'
    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-doctor/47362/'
    rtd-token: 'bf8640556a3ba3151e4e5602facc5ed982dd88c8'

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

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