chore: stop process on build error (#2295)

* Move migration and seed code into driver

* Stop process on build error
pull/2307/head
Athurg Gooth 1 year ago committed by GitHub
parent 5121e9f954
commit 5ebf920a61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,3 +13,4 @@ follow_symlink = false
full_bin = ""
send_interrupt = true
kill_delay = 2000
stop_on_error = true

Loading…
Cancel
Save