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