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