Any idea how to work with github submodules?
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?Solution:Jump to solution
your best bet would be to write a Dockerfile that achieves your desired functionalities
6 Replies
Project ID:
N/A
N/A
Solution
your best bet would be to write a Dockerfile that achieves your desired functionalities
No other way around?
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
New reply sent from Help Station thread:
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 :)You're seeing this because this thread has been automatically linked to the Help Station thread.