Remove postdeploy migration

This commit is contained in:
Yukai Huang 2017-05-07 19:07:03 +08:00
parent 1af3727fef
commit be7335e92a
1 changed files with 0 additions and 3 deletions

View File

@ -10,9 +10,6 @@
"repository": "https://github.com/hackmdio/hackmd",
"logo": "https://github.com/hackmdio/hackmd/raw/master/public/hackmd-icon-1024.png",
"success_url": "/",
"scripts": {
"postdeploy": "./node_modules/.bin/sequelize db:migrate"
},
"env": {
"BUILD_ASSETS": {
"description": "Our build script variable",