CI : workflow validate.yml, manifeste ci.required:true, package.json avec scripts verify
This commit is contained in:
10
app.json
10
app.json
@@ -2,9 +2,15 @@
|
||||
"id": "portail-santinova",
|
||||
"name": "Portail Applicatif",
|
||||
"category": "INFRA",
|
||||
"urls": {"recette": "https://portail.recette.santinova-soft.org", "prod": "https://portail.santinova-soft.org"},
|
||||
"urls": {
|
||||
"recette": "https://portail.recette.santinova-soft.org",
|
||||
"prod": "https://portail.santinova-soft.org"
|
||||
},
|
||||
"containerName": "portail-santinova",
|
||||
"image": "images/portail.png",
|
||||
"giteaRepo": "portail-santinova",
|
||||
"giteaOwner": "manus-admin"
|
||||
"giteaOwner": "manus-admin",
|
||||
"ci": {
|
||||
"required": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user