Deployment note
nitro44x
HOBBYOP

a month ago

I am on a hobby plan and use my own git repos (not github or gitlab). I push my changes up with railway up -d and provide a dockerfile. This works great for my needs, but all of my deployments just say railway up -d, so i get confused which deployment was which (testing a PR in staging environment for example). It would be nice if i could do railway up -d -m "trying fix xyz" and see that in the deployment list.

I don't see it in the cli help message, but is this a thing already?

Note: I realize if i upgraded to a pro plan, i could provide my own private registry of docker images... it just seems like overkill

Under Review

0 Threads mention this feature

0 Replies

Loading...