diff --git a/modules/openstack_project/files/jenkins_job_builder/config/hooks.yaml b/modules/openstack_project/files/jenkins_job_builder/config/hooks.yaml index a4b1fef936..cf26c87951 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/hooks.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/hooks.yaml @@ -6,4 +6,4 @@ - zuul-post builders: - - shell: 'curl -X POST https://readthedocs.org/build/{rtfd-id}' + - shell: 'curl -X POST https://readthedocs.org/build/{rtfd-id} >/dev/null'