Add docs build jobs for airship 13/69613/5
authorSofia Wallin <sofia.wallin@est.tech>
Thu, 30 Jan 2020 10:00:46 +0000 (11:00 +0100)
committerAric Gardner <agardner@linuxfoundation.org>
Sun, 2 Feb 2020 22:54:53 +0000 (17:54 -0500)
Signed-off-by: Sofia Wallin <sofia.wallin@est.tech>
Change-Id: I3324a8d1c69514c1ca868e08522b04f6ee3f58b4

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'