diff options
author | Dan Timoney <dt5972@att.com> | 2024-08-08 10:29:26 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-08-08 10:32:30 -0400 |
commit | 01a42101da465239e92c2480e006b05a764be1e7 (patch) | |
tree | 32e80bd7ec20ccb25b317b861e1e0df29e3b6268 /jjb/ccsdk/features.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/features.yaml')
-rw-r--r-- | jjb/ccsdk/features.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/ccsdk/features.yaml b/jjb/ccsdk/features.yaml index 69a5320d8..0c40403b4 100644 --- a/jjb/ccsdk/features.yaml +++ b/jjb/ccsdk/features.yaml @@ -18,6 +18,9 @@ project: "ccsdk/features" stream: + - "newdelhi": + branch: "newdelhi" + mvn-opts: "-Xmx3072m" - "montreal": branch: "montreal" mvn-opts: "-Xmx3072m" |