deploy to prod env
This commit is contained in:
parent
9c387c8cd5
commit
e9c14d4473
@ -5,7 +5,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"start": "twilio-run",
|
"start": "twilio-run",
|
||||||
"deploy": "twilio-run deploy --service-name doorman",
|
"deploy": "twilio-run deploy --service-name doorman --environment=prod",
|
||||||
"clean": "rm -rf assets/* functions/*"
|
"clean": "rm -rf assets/* functions/*"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user