All checks were successful
Validation applicative / TypeScript, tests et build (push) Successful in 2m22s
17 lines
425 B
JSON
17 lines
425 B
JSON
{
|
|
"id": "itinova-budget-si",
|
|
"name": "Gestion budget informatique",
|
|
"category": "SANTINOVA",
|
|
"urls": {
|
|
"recette": "https://budget-si.recette.santinova-soft.org",
|
|
"prod": "https://budget-si.santinova-soft.org"
|
|
},
|
|
"containerName": "itinova-budget-si-app",
|
|
"image": "images/budget-si.jpg",
|
|
"giteaRepo": "manus-admin/itinova-budget-si",
|
|
"giteaOwner": "manus-admin",
|
|
"ci": {
|
|
"required": true
|
|
}
|
|
}
|