diff --git a/lib/constant.dart b/lib/constant.dart index fdff564..34c7f44 100644 --- a/lib/constant.dart +++ b/lib/constant.dart @@ -158,6 +158,15 @@ const Map>> projectsCore = { "env": "AKS", "actions": "GHA" }, + { + "name": "GPD - Payments Pull", + "product": "gpdpaymentspull", + "repository": "pagopa-gpd-payments-pull", + "pipeline": + "https://github.com/pagopa/pagopa-gpd-payments-pull/actions/workflows/release_deploy.yml", + "env": "AKS", + "actions": "GHA" + }, { "name": "GPD - Reporting Analysis", "product": "gpdreportinganalysis",