Remove postdeploy migration
This commit is contained in:
parent
1af3727fef
commit
be7335e92a
1 changed files with 0 additions and 3 deletions
3
app.json
3
app.json
|
@ -10,9 +10,6 @@
|
||||||
"repository": "https://github.com/hackmdio/hackmd",
|
"repository": "https://github.com/hackmdio/hackmd",
|
||||||
"logo": "https://github.com/hackmdio/hackmd/raw/master/public/hackmd-icon-1024.png",
|
"logo": "https://github.com/hackmdio/hackmd/raw/master/public/hackmd-icon-1024.png",
|
||||||
"success_url": "/",
|
"success_url": "/",
|
||||||
"scripts": {
|
|
||||||
"postdeploy": "./node_modules/.bin/sequelize db:migrate"
|
|
||||||
},
|
|
||||||
"env": {
|
"env": {
|
||||||
"BUILD_ASSETS": {
|
"BUILD_ASSETS": {
|
||||||
"description": "Our build script variable",
|
"description": "Our build script variable",
|
||||||
|
|
Loading…
Reference in a new issue