From d2f1b890fb8dd4edd8b8b5a3c6412c33f734cbef Mon Sep 17 00:00:00 2001 From: dmitriy Date: Fri, 22 Jan 2021 18:25:07 +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: I5fb104e1ba18d8dd1349600b006be73f2e0f32fa --- 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 b3c2963..c320999 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -20,4 +20,4 @@ - openstack-ansible-deploy-aio_distro_metal-jobs - openstack-ansible-deploy-aio_metal-jobs - publish-openstack-docs-pti - - release-notes-jobs-python3 + - build-release-notes-jobs-python3