From bfaf4a8cd3d602b3a7068bd9c97441eebb6df07c Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 7 Apr 2022 10:52:44 +0200 Subject: Remove duplicated doc jobs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit jjb doc are executed vs all branches and all projects. At the time of writing, all branches can be verified in the same way (Istanbul is the last stable release). In a longer run we may have to switch to a jjb per branch. Issue-ID: DOC-782 Change-Id: I12882630586f5c3125474c7a9a42cc204de11700 Signed-off-by: Cédric Ollivier --- jjb/rtdv3/rtdv3.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'jjb/rtdv3') diff --git a/jjb/rtdv3/rtdv3.yaml b/jjb/rtdv3/rtdv3.yaml index 966f3c906..eb0d11ae8 100644 --- a/jjb/rtdv3/rtdv3.yaml +++ b/jjb/rtdv3/rtdv3.yaml @@ -41,5 +41,3 @@ stream: - master: branch: '*' - - istanbul: - branch: 'istanbul' -- cgit 1.2.3-korg