2 years ago
Vercel is supporting auto submodule when cloning the repo, though railway is not supporting is there a way I can achive it by using some sort of script or railway.json file?
8 Replies
2 years ago
your best bet would be to write a Dockerfile that achieves your desired functionalities
2 years ago
I'm sure you could throw together a nixpacks.toml file to achieve your desired functionality, but a Dockerfile is going to give you far more control over the build process
2 years ago
can you give an example of a nixpacks.toml file that would achieve pulling of submodules?
we work with submodules and an would appreciate a solution :)
7 months ago
Any update on this?
5 months ago
When will Railway support submodules out-of-the-box?
2 months ago
Really needing this as well