Do not block Railway deploy on migrations
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"builder": "RAILPACK"
|
||||
},
|
||||
"deploy": {
|
||||
"preDeployCommand": "php artisan migrate --force",
|
||||
"healthcheckPath": "/api/health",
|
||||
"healthcheckTimeout": 100,
|
||||
"restartPolicyType": "ON_FAILURE",
|
||||
|
||||
Reference in New Issue
Block a user