summaryrefslogtreecommitdiffstats
path: root/jjb/container4nfv/container4nfv-rtd-jobs.yaml
blob: 70512a9853c9c9574a8680a48fc99b2e0abe2474 (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
      - hunter:
          branch: 'stable/{stream}'
          disabled: false

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