diff options
| author | Yukai Huang | 2017-05-07 19:07:03 +0800 |
|---|---|---|
| committer | Yukai Huang | 2017-05-07 19:07:03 +0800 |
| commit | be7335e92a0696e9c5e4cad3c98465869a64b27e (patch) | |
| tree | 49a008657ffc7da21d879fd719b0e0c617353997 | |
| parent | 1af3727fefa43b814f99161bddcc6ee2a000be6c (diff) | |
Remove postdeploy migration
| -rw-r--r-- | app.json | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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", |
