summaryrefslogtreecommitdiffstats
path: root/jjb/edgecloud/edgecloud-rtd-jobs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/edgecloud/edgecloud-rtd-jobs.yaml')
-rw-r--r--jjb/edgecloud/edgecloud-rtd-jobs.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/jjb/edgecloud/edgecloud-rtd-jobs.yaml b/jjb/edgecloud/edgecloud-rtd-jobs.yaml
new file mode 100644
index 000000000..a3835f3ca
--- /dev/null
+++ b/jjb/edgecloud/edgecloud-rtd-jobs.yaml
@@ -0,0 +1,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'