7 months ago
need to maintain two separate deployment environment.
Pinned Solution
7 months ago
Natively railway does not support deploy based on release tag.
You could in theory hook up a system that monitors the tag and triggers a deploy with railway CLI but that would be difficult. Its probably best to do the branch system in the long run.
3 Replies
7 months ago
Hey. Can you elaborate more on your problem/goal? Can you solve your problem by having multiple Railway projects or services? Each of them would have different triggering branch.
7 months ago
Natively railway does not support deploy based on release tag.
You could in theory hook up a system that monitors the tag and triggers a deploy with railway CLI but that would be difficult. Its probably best to do the branch system in the long run.
Status changed to Solved chandrika • 7 months ago