Unverified Commit 5ebf920a authored by Athurg Gooth's avatar Athurg Gooth Committed by GitHub

chore: stop process on build error (#2295)

* Move migration and seed code into driver

* Stop process on build error
parent 5121e9f9
...@@ -13,3 +13,4 @@ follow_symlink = false ...@@ -13,3 +13,4 @@ follow_symlink = false
full_bin = "" full_bin = ""
send_interrupt = true send_interrupt = true
kill_delay = 2000 kill_delay = 2000
stop_on_error = true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment