Skip to content

Commit

Permalink
Merge pull request #18 from pagopa/PAGOPA-1473-gpd-upload-status-page
Browse files Browse the repository at this point in the history
chore(GPD): add gpd-upload on status page [PAGOPA-1473]
  • Loading branch information
cap-ang authored Feb 12, 2024
2 parents 881bd12 + 1c401ea commit cacd52d
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 cacd52d

Please sign in to comment.