Merge "Add docs build jobs for airship"
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 3 Feb 2020 14:53:10 +0000 (14:53 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 3 Feb 2020 14:53:10 +0000 (14:53 +0000)
jjb/airship/airship-rtd-jobs.yaml [new file with mode: 0644]

diff --git a/jjb/airship/airship-rtd-jobs.yaml b/jjb/airship/airship-rtd-jobs.yaml
new file mode 100644 (file)
index 0000000..f3af2ad
--- /dev/null
@@ -0,0 +1,21 @@
+---
+- project:
+    name: airship-rtd
+    project: airship
+    project-name: airship
+    project-pattern: 'airship'
+
+    stream:
+      - master:
+          branch: '{stream}'
+          disabled: false
+      - iruya:
+          branch: 'stable/{stream}'
+          disabled: false
+
+
+    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-airship/111032/'
+    rtd-token: 'b4e9b47eee6e1311e82e462f06cc4fb44a7534db'
+
+    jobs:
+      - '{project-name}-rtd-jobs'