Files
veille-reglementaire/app.json
Manus Automation 290e3709e2
All checks were successful
Deploy Production / deploy (push) Has been skipped
Validation applicative / TypeScript, tests et build (push) Successful in 4m19s
Deploy Recette / deploy (push) Successful in 4m59s
feat(ci): ajouter validation et garde-fou de déploiement
2026-08-20 16:40:12 +00:00

17 lines
423 B
JSON

{
"id": "veille-reglementaire",
"name": "Veille Réglementaire",
"category": "ITINOVA",
"urls": {
"recette": "https://veille.recette.santinova-soft.org",
"prod": "https://veille.santinova-soft.org"
},
"containerName": "veille-reglementaire-recette",
"image": "images/veille-reglementaire.png",
"giteaRepo": "veille-reglementaire",
"giteaOwner": "manus-admin",
"ci": {
"required": true
}
}