blob: f7d4c9b08e29faf9a30d7335a90686e61f22bcbd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
---
- project:
name: sfc-rtd
project: sfc
project-name: sfc
project-pattern: 'sfc'
rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-sfc/47392/'
rtd-token: 'bc4419f4dded5c816071b042ac32c03ac6108700'
stream:
- master:
branch: '{stream}'
disabled: false
- gambia:
branch: 'stable/{stream}'
disabled: false
jobs:
- '{project-name}-rtd-jobs'
|