All checks were successful
Validation applicative / TypeScript, tests et build (push) Successful in 3m8s
17 lines
413 B
JSON
17 lines
413 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.png",
|
|
"giteaRepo": "itinova-budget-si",
|
|
"giteaOwner": "manus-admin",
|
|
"ci": {
|
|
"required": true
|
|
}
|
|
}
|