From: Eric Ball Date: Tue, 15 Oct 2019 22:00:17 +0000 (+0000) Subject: Merge "Revert "Add global read the docs jobs"" X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=341542e364d7d780dc9307a0cbfa18a6b27c0cc6;hp=0aff188c842d8cb974c57ea236caedb865ec7aee;p=ci-management.git Merge "Revert "Add global read the docs jobs"" --- diff --git a/jjb/read-the-docs/rtd.yaml b/jjb/read-the-docs/rtd.yaml deleted file mode 100644 index 4661da78..00000000 --- a/jjb/read-the-docs/rtd.yaml +++ /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'