RTD: Enable Gambia stream
[releng.git] / jjb / apex / apex-rtd-jobs.yaml
1 ---
2 - project:
3     name: apex-rtd
4     project: apex
5     project-name: apex
6
7     project-pattern: 'apex'
8     rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-apex/47262/'
9     rtd-token: '134db049c774ab06c41db432e3a042a982f50edf'
10
11     stream:
12       - master:
13           branch: '{stream}'
14           disabled: false
15       - gambia:
16           branch: 'stable/{stream}'
17           disabled: false
18
19     jobs:
20       - '{project-name}-rtd-jobs'