a year ago
I currently have 1 github repository with 4 railway services, and making a change to the github repo updates all services. This is working as expected, however I am thinking of deploying a monorepo to add different packages. When I update a package and the github repo, the other packages will also re-deploy on Railway. How can i make it so only the updated package gets re-deployed?
2 Replies
a year ago
Hello,
You would be looking for watch paths - <https://docs.railway.app/guides/monorepo#watch-paths>
Status changed to Awaiting User Response Railway • over 1 year ago
a year ago
I must have missed it in the docs, thanks for the quick response!
Status changed to Awaiting Railway Response Railway • over 1 year ago
Status changed to Solved jake • over 1 year ago