From 55c6ca97055fc9a6635bcb673cc22f98e3c18580 Mon Sep 17 00:00:00 2001 From: dmitriy Date: Fri, 22 Jan 2021 18:23:17 +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: I441126861e4f35e6ae1c96d8acf643bf2c453ed3 --- 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 7ddbf62..8dae4a9 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -18,4 +18,4 @@ - openstack-ansible-role-jobs - check-requirements - publish-openstack-docs-pti - - release-notes-jobs-python3 + - build-release-notes-jobs-python3