From 22454bd1e9668a3094cd059cb52856972bbd40c8 Mon Sep 17 00:00:00 2001 From: Marco Capetta Date: Tue, 29 Aug 2023 16:29:25 +0200 Subject: [PATCH] MT#58144 Add ngcp-cudecs to repoapi dashboard New project which is part of trunk and upcoming NGCP releases Change-Id: I3b71b0d38803e5f59c07ef8aadcd46ff9d118893 --- release_dashboard/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/release_dashboard/conf.py b/release_dashboard/conf.py index 90d8fe6..eb43f06 100644 --- a/release_dashboard/conf.py +++ b/release_dashboard/conf.py @@ -81,6 +81,7 @@ class ReleaseDashboardConf(AppConf): "ngcp-api-tools", "ngcp-csc", "ngcp-csc-ui", + "ngcp-cudecs", "ngcp-cve-scanner", "ngcp-exporter", "ngcp-fauditd",