Code Review
/
releng.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Auto: Daily job definition
[releng.git]
/
jjb
/
armband
/
armband-rtd-jobs.yaml
1
---
2
- project:
3
name: armband-rtd
4
project: armband
5
project-name: armband
6
7
project-pattern: 'armband'
8
rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-armband/47349/'
9
rtd-token: 'b8f7de9a1f2baf063ccc6afb52dbc8e6308b6ab5'
10
11
stream:
12
- master:
13
branch: '{stream}'
14
disabled: false
15
- gambia:
16
branch: 'stable/{stream}'
17
disabled: false
18
19
jobs:
20
- '{project-name}-rtd-jobs'