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