jkehler
PROOP
a year ago
Is there any way to update the Source Image for my deployment from the CLI. I'm running a Github Action which builds and pushes to GHCR with the git commit SHA. I know I can just use a latest tag or whatever and use railway redeploy. But I'd really like to be able to deploy a specific image tag so I can easily roll back and not have to have multiple tags for staging/production builds etc.
4 Replies
brody
EMPLOYEE
a year ago
unfortunately the CLI does not provide functionality to update the source image, you'd need to use the Railway API directly
brody
EMPLOYEE
a year ago
!s
Status changed to Solved brody • 12 months ago