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

    gerrit-skip-vote: true
    project-pattern: 'container4nfv'
    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-container4nfv/47359/'
    rtd-token: '82f917a788d006dc15df14ecd3c991115490bf8a'

    stream:
      - master:
          branch: '{stream}'
          disabled: false
      - gambia:
          branch: 'stable/{stream}'
          disabled: false

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