Merge "Create Stable Branch Jobs for container4nfv"
[releng.git] / jjb / ipv6 / ipv6-rtd-jobs.yaml
1 ---
2 - project:
3     name: ipv6-rtd
4     project: ipv6
5     project-name: ipv6
6
7     project-pattern: 'ipv6'
8     rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-ipv6/47370/'
9     rtd-token: 'e7abb4e2c3f3f0dfc1a8feefe39b27f4a4f9b98a'
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'