Redeploy (when we edit an env variable) doesn't pick the railway.toml
My service is using a custom railway.toml so that it can use a custom dockerfile, I deploy to railway using
railway up
. So far everything is good (it uses my dockerfile). However when I edit an env var, it redeploy, but this time it uses the nixpacks
builder instead of dockerfile
.3 Replies
Project ID:
3b13cbe2-3b70-48df-8799-b43f302ae6bc
3b13cbe2-3b70-48df-8799-b43f302ae6bc
fairly certain this still the issue where railway will deploy some old code on redoploy (code where you didn't set your dockerfile path)
whenever you see that re-deploy popup, cancel it and use this https://bookmarklets.up.railway.app/service-redeploy/
or whenever you're changing a bunch of variables or different settings always cancel it and then use the bookmarklet when you're ready for the actual redoploy