From 1afe739b4250274a0b2925e92bfc9faf026bf95b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 22 Jul 2019 16:13:55 +0200 Subject: [PATCH] Remove publishing to docs.openstack.org Only official projects can publish to docs.openstack.org, thus remove the publishing job for releasenotes from this project. this is done with replacing the template with a build-only template. Depends-On: https://review.opendev.org/672053 Change-Id: Idb693bf7a188c466e24aaec4e71cf33b8583fd31 --- zuul.d/project.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 6a30fa7b4..c9664618c 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -8,7 +8,7 @@ - openstack-python36-jobs - openstack-python37-jobs - publish-to-pypi - - release-notes-jobs-python3 + - build-release-notes-jobs-python3 vars: rtd_webhook_id: '84947' check: @@ -21,7 +21,6 @@ - tobiko-devstack-scenario-centos-7-stein - tobiko-devstack-scenario-fedora-28 - tobiko-devstack-scenario-ubuntu-bionic - gate: jobs: - openstack-tox-pylint