Skip to content

Commit

Permalink
Merge pull request #23 from pagopa/VAS-971-feat-add-payments-pull-sta…
Browse files Browse the repository at this point in the history
…tus-page

[VAS-971] feat: add payments pull to constant for status page
  • Loading branch information
jacopocarlini authored Jul 15, 2024
2 parents 5bbbbbd + 0f7907c commit 1b1061b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lib/constant.dart
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,15 @@ const Map<String, List<Map<String, String>>> 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",
Expand Down

0 comments on commit 1b1061b

Please sign in to comment.