feat(ci): ajouter validation et garde-fou de déploiement
This commit is contained in:
7
app.json
7
app.json
@@ -6,8 +6,11 @@
|
||||
"recette": "https://veille.recette.santinova-soft.org",
|
||||
"prod": "https://veille.santinova-soft.org"
|
||||
},
|
||||
"containerName": "veille-reglementaire",
|
||||
"containerName": "veille-reglementaire-recette",
|
||||
"image": "images/veille-reglementaire.png",
|
||||
"giteaRepo": "veille-reglementaire",
|
||||
"giteaOwner": "manus-admin"
|
||||
"giteaOwner": "manus-admin",
|
||||
"ci": {
|
||||
"required": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user