[addon] adds gitub silent flag for now config

This commit is contained in:
TheBeastLT
2020-03-11 19:21:32 +01:00
parent fadda7a914
commit 6539400949

View File

@@ -20,6 +20,9 @@
"dest": "/addon/serverless.js"
}
],
"github": {
"silent": true
},
"env": {
"MONGODB_URI": "@mongodb-uri",
"DATABASE_URI": "@database-uri"