From 01a42101da465239e92c2480e006b05a764be1e7 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 8 Aug 2024 10:29:26 -0400 Subject: Add builds for ccsdk, sdnc New Delhi branches Add builds for ccsdk and sdnc newdelhi branches. Remove any remaining builds for london branch. Issue-ID: CCSDK-4043 Change-Id: Ica7f8a88bd0c7cc29feda320e3e3dc2cd8f88fdd Signed-off-by: Dan Timoney --- jjb/ccsdk/cds.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jjb/ccsdk/cds.yaml') diff --git a/jjb/ccsdk/cds.yaml b/jjb/ccsdk/cds.yaml index 0c5431f26..b8d9833bd 100644 --- a/jjb/ccsdk/cds.yaml +++ b/jjb/ccsdk/cds.yaml @@ -23,6 +23,8 @@ project: "ccsdk/cds" stream: + - "newdelhi": + branch: "newdelhi" - "montreal": branch: "montreal" java-version: openjdk17 -- cgit