Skip to content

Commit

Permalink
Merge pull request #19 from pagopa/VAS-824-add-backoffce-external-to-…
Browse files Browse the repository at this point in the history
…status-page

[VAS-824] feat: Add backoffice external to status page
  • Loading branch information
jacopocarlini authored Mar 19, 2024
2 parents 9e869b2 + 38e2c7d commit 2b6356f
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 @@ -291,6 +291,15 @@ const projectsVAS = {
"env": "AZ",
"actions": "GHA"
},
{
"name": "BackOffice External",
"product": "backofficeexternalpagopa",
"repository": "pagopa-backoffice-external",
"pipeline":
"https://github.com/pagopa/pagopa-backoffice-external/actions/workflows/release_deploy.yml",
"env": "AKS",
"actions": "GHA"
},
],
"PDF": [
{
Expand Down

0 comments on commit 2b6356f

Please sign in to comment.