From dbb9d8c156c9e1c56757773e184228c211f98d5d Mon Sep 17 00:00:00 2001 From: David Galloway Date: Thu, 2 Jun 2022 11:02:32 -0400 Subject: [PATCH] ceph-ansible-docs-prs: Disable job readthedocs is building PRs Signed-off-by: David Galloway --- .../config/definitions/ceph-ansible-docs-prs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-ansible-docs-prs/config/definitions/ceph-ansible-docs-prs.yml b/ceph-ansible-docs-prs/config/definitions/ceph-ansible-docs-prs.yml index c5362c48..2dbe135f 100644 --- a/ceph-ansible-docs-prs/config/definitions/ceph-ansible-docs-prs.yml +++ b/ceph-ansible-docs-prs/config/definitions/ceph-ansible-docs-prs.yml @@ -1,5 +1,6 @@ - job: name: ceph-ansible-docs-pull-requests + disabled: true node: (small && (centos8 || trusty)) || (vagrant && libvirt && smithi) project-type: freestyle defaults: global -- 2.47.3