Support Cloning Git Submodules
4 months ago
I have a git repo that uses a git submodule, but Railway doesn't pull the submodule before building, so I have to do the git clone and build in my Docker image instead of using the local clone.
It would be a lot cleaner, and save me from making a separate railway and local Dockerfile if Railway could clone the submodules recursively.
0 Threads mention this feature
2 Replies
tokisaki
HOBBY
3 months ago
I also need it
pulkitbajaj1999
HOBBY
3 months ago
This is very much required and I wonder why it is not there in the first place.
