Possible for us to deploy based on release tag instead of a branch?
cloudycotton
PROOP

8 months ago

need to maintain two separate deployment environment.

Solved$10 Bounty

Pinned Solution

8 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


michal
PRO

8 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.


8 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 8 months ago


Loading...