Code Review
/
releng.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Remove sudo in functest-kubernetes jjbs
[releng.git]
/
jjb
/
auto
/
auto-rtd-jobs.yaml
1
---
2
- project:
3
name: auto-rtd
4
project: auto
5
project-name: auto
6
7
project-pattern: 'auto'
8
rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-auto/47350/'
9
rtd-token: '3c2277762678c97e59d24c83201194d6b56d7983'
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'