From 1ebe2de5e79b77a4d790fc15d9e74a788ce478e4 Mon Sep 17 00:00:00 2001 From: dmitriy Date: Fri, 22 Jan 2021 18:28:30 +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: I760b42b9f2c80932e3286d8c686d10b90f3f03b5 --- 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 ccf175e..516938d 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -21,4 +21,4 @@ # NOTE: We need to have distro install support before enabling # - openstack-ansible-deploy-aio_distro_metal-jobs - publish-openstack-docs-pti - - release-notes-jobs-python3 + - build-release-notes-jobs-python3