mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
Heroku is readonly, cannot support running post update operations
This commit is contained in:
parent
8192ffa48a
commit
1f5953bc90
@ -24,11 +24,6 @@
|
|||||||
},
|
},
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"post-update-cmd": [
|
|
||||||
"./bin/update.sh"
|
|
||||||
],
|
|
||||||
"post-install-cmd": [
|
|
||||||
"./bin/update.sh"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user