Add read the docs jobs for cirv
[releng.git] / jjb / cirv / cirv-rtd-jobs.yaml
1 ---
2 - project:
3     name: cirv-rtd
4     project: cirv
5     project-name: cirv
6
7     project-pattern: 'cirv'
8     rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-cirv/140765/'
9     rtd-token: 'cec79ce42917b10adb33f0af8aaa9be33eee63d9'
10
11     stream:
12       - master:
13           branch: '{stream}'
14           disabled: false
15       - jerma:
16           branch: 'stable/{stream}'
17           gs-pathname: '/{stream}'
18           disabled: false
19
20     jobs:
21       - '{project-name}-rtd-jobs'