From bd17816a3d938b3b2b3a9b9f0288737e0720530e Mon Sep 17 00:00:00 2001 From: dmitriy Date: Fri, 22 Jan 2021 18:26:20 +0200 Subject: [PATCH] [reno] Stop publishing release notes Since we copy all release notes to the integrated repo there is not need in publishing release notes for each repository. We should only verify their validity and linting. Change-Id: Ia793bf6312fa50b5512da8274dfee1e6ca65da1a --- zuul.d/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index cc2cf235..39a2c5d2 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -19,4 +19,4 @@ - openstack-ansible-linters - openstack-ansible-deploy-aio_metal-jobs - publish-openstack-docs-pti - - release-notes-jobs-python3 + - build-release-notes-jobs-python3