diff options
author | 2024-08-08 10:29:26 -0400 | |
---|---|---|
committer | 2024-08-08 10:32:30 -0400 | |
commit | 01a42101da465239e92c2480e006b05a764be1e7 (patch) | |
tree | 32e80bd7ec20ccb25b317b861e1e0df29e3b6268 /jjb/ccsdk/cds.yaml | |
parent | 8591d8329d5d954795d8a5fc75d650068929ae8e (diff) |
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 <dtimoney@att.com>
Diffstat (limited to 'jjb/ccsdk/cds.yaml')
-rw-r--r-- | jjb/ccsdk/cds.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |