blob: 41b013716fb9494ffb7da815dbfda31660a73313 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
---
- 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
- hunter: &hunter
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
disabled: false
- gambia:
branch: 'stable/{stream}'
disabled: false
jobs:
- '{project-name}-rtd-jobs'
|