CI : workflow validate.yml, manifeste ci.required:true, garde VITEST, tests isolés
This commit is contained in:
10
app.json
10
app.json
@@ -2,9 +2,15 @@
|
||||
"id": "demat-facturation-dsi",
|
||||
"name": "Démat. Facturation DSI",
|
||||
"category": "SANTINOVA",
|
||||
"urls": {"recette": "https://demat-facturation.recette.santinova-soft.org", "prod": "https://demat-facturation.santinova-soft.org"},
|
||||
"urls": {
|
||||
"recette": "https://demat-facturation.recette.santinova-soft.org",
|
||||
"prod": "https://demat-facturation.santinova-soft.org"
|
||||
},
|
||||
"containerName": "demat-facturation-app",
|
||||
"image": "images/demat-facturation-dsi.jpg",
|
||||
"giteaRepo": "demat-facturation-dsi",
|
||||
"giteaOwner": "manus-admin"
|
||||
"giteaOwner": "manus-admin",
|
||||
"ci": {
|
||||
"required": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user