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

    project-pattern: 'fuel'
    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-fuel/47205/'
    rtd-token: '38f40bf6c08fd4bccb930871bc29b08404cf98b0'

    stream:
      - master:
          branch: '{stream}'
          disabled: true
      - iruya:
          branch: 'stable/{stream}'
          disabled: true

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