summaryrefslogtreecommitdiffstats
path: root/jjb/kuberef/kuberef-rtd-jobs.yaml
blob: 35d0e372cb0ff8036a1c1eceebe3920bd34ec03f (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
25
---
- project:
    name: kuberef-rtd
    project: kuberef
    project-name: kuberef

    project-pattern: 'kuberef'
    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-kuberef/159252/'
    rtd-token: '286e3f86439fccbf0ae0c73053f142c4ae5b68b3'

    stream:
      - master:
          branch: '{stream}'
          disabled: false
      - kali: &kali
          branch: 'stable/{stream}'
          gs-pathname: '/{stream}'
          disabled: false
      - jerma: &jerma
          branch: 'stable/{stream}'
          gs-pathname: '/{stream}'
          disabled: false

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