aman-moh
TRIALOP
2 years 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
2 years ago
nixpacks?
2 years ago
No, this is Python. Requirements.txt
2 years 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…..,
2 years 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