Merge "Revert "Add global read the docs jobs""
authorEric Ball <eball@linuxfoundation.org>
Tue, 15 Oct 2019 22:00:17 +0000 (22:00 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Tue, 15 Oct 2019 22:00:17 +0000 (22:00 +0000)
jjb/read-the-docs/rtd.yaml [deleted file]

diff --git a/jjb/read-the-docs/rtd.yaml b/jjb/read-the-docs/rtd.yaml
deleted file mode 100644 (file)
index 4661da7..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
----
-# Global read the docs jobs
-#
-# jobs trigger for all projects on any changes
-# to files in the docs/* directory
-
-- project:
-    name: rtdv2-verify-global
-    build-node: centos7-builder-1c-1g
-    jobs:
-      - 'rtdv2-verify-global'
-    stream:
-      - master:
-          branch: 'master'
-
-- project:
-    name: rtdv2-merge-global
-    build-node: centos7-builder-1c-1g
-    jobs:
-      - 'rtdv2-merge-global'
-    stream:
-      - master:
-          branch: 'master'