Create Stable Branch Jobs for edgecloud
[releng.git] / jjb / edgecloud / edgecloud-rtd-jobs.yaml
1 ---
2 - project:
3     name: edgecloud-rtd
4     project: edgecloud
5     project-name: edgecloud
6
7     project-pattern: 'edgecloud'
8     rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-edgecloud/52895/'
9     rtd-token: '47989bec8e8da44ab2f33491cd6031f0411d319b'
10
11     stream:
12       - master:
13           branch: '{stream}'
14           disabled: false
15       - hunter: &hunter
16           branch: 'stable/{stream}'
17           gs-pathname: '/{stream}'
18           disabled: false
19       - gambia:
20           branch: 'stable/{stream}'
21           disabled: false
22
23     jobs:
24       - '{project-name}-rtd-jobs'