From 8a932f343be592b6e5e7b565c1430f7aa155fd0f Mon Sep 17 00:00:00 2001 From: DylanB95EST Date: Thu, 14 Oct 2021 14:36:11 +0100 Subject: [PATCH] [CPS] Adding Istanbul stream to cps ci management, release process step 11 Adding istanbul branch TO CI-MANAGEMENT for DMI-Plugin. - ncmp-dmi-plugin Issue-ID: CPS-728 Signed-off-by: DylanB95EST Change-Id: Ibf593047e88e2b2ae747603fcce02cded2265f5d --- jjb/cps/cps-ncmp-dmi-plugin.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/cps/cps-ncmp-dmi-plugin.yaml b/jjb/cps/cps-ncmp-dmi-plugin.yaml index 780c7c168..a06036433 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin.yaml @@ -41,6 +41,8 @@ stream: - 'master': branch: master + - 'istanbul': + branch: 'istanbul' mvn-settings: cps-ncmp-dmi-plugin-settings files: '**' archive-artifacts: '' -- 2.16.6