aman-moh
TRIALOP
a year ago
Hi guys, I have roughly about 275 packages in my requirements.txt file, I'm just wondering if I have previously deployed built with these packages, woudl the build cache this and not try to download these packages again?
8 Replies
a year ago
nixpacks?
a year ago
No, this is Python. Requirements.txt
a year ago
I'm asking about what build method they are using haha
How can I have a secure copy of my n8n project on Railway, that would allow me to reinstall it in case that would have a malfunctioning problem…..,
a year ago
it tries to, in practice, your build might not always end up on the same machine, we also cycle build machines so your build cache can be lost too