Skip to content

Commit be7335e

Browse files
committed
Remove postdeploy migration
1 parent 1af3727 commit be7335e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
"repository": "https://github.com/hackmdio/hackmd",
1111
"logo": "https://github.com/hackmdio/hackmd/raw/master/public/hackmd-icon-1024.png",
1212
"success_url": "/",
13-
"scripts": {
14-
"postdeploy": "./node_modules/.bin/sequelize db:migrate"
15-
},
1613
"env": {
1714
"BUILD_ASSETS": {
1815
"description": "Our build script variable",

0 commit comments

Comments
 (0)