Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopocarlini committed Feb 13, 2024
2 parents 27cbde5 + cacd52d commit 8f8d829
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 @@ -192,6 +192,15 @@ const projectsCore = {
"env": "AKS",
"actions": "GHA"
},
{
"name": "GPD - Upload",
"product": "gpdupload",
"repository": "pagopa-gpd-upload",
"pipeline":
"https://github.com/pagopa/pagopa-gpd-upload/actions/workflows/release_deploy.yml",
"env": "AKS",
"actions": "GHA"
},
/* TODO un-comment this when response will be compliant
"GPS - Donations": {
"product": "gpsdonation",
Expand Down

0 comments on commit 8f8d829

Please sign in to comment.