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

    project-pattern: 'ipv6'
    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-ipv6/47370/'
    rtd-token: 'e7abb4e2c3f3f0dfc1a8feefe39b27f4a4f9b98a'

    stream:
      - master:
          branch: '{stream}'
          disabled: false
      - hunter: &hunter
          branch: 'stable/{stream}'
          gs-pathname: '/{stream}'
          disabled: false
      - gambia:
          branch: 'stable/{stream}'
          disabled: false

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