Re-pull from private registry
eden881
PROOP

2 months ago

I'm building my app in a private GHCR registry and, for now, I'm not using semver - instead, I'm overwriting the latest tag.

It seems that Railway doesn't auto-detect new image pushes when using this approach, which is fine.

However, when I manually redeploy, I'm still getting the old latest image. Doesn't Railway re-pull the image on redeploy?

Worse, after a redeploy, the option to trigger another redeploy disappears. Is there a way to control that?

Solved

3 Replies

eden881
PROOP

2 months ago

Nevermind, I tried it again on a different service and it did re-pull.

It still won't let me re-deploy more than once, though.


2 months ago

Hi there,

You can retrigger deployments by clicking on the Service Pane, clicking CMD + K and selecting "Redeploy Source Image"

Kind regards,

Christian


Status changed to Awaiting User Response Railway 2 months ago


eden881
PROOP

2 months ago

Thanks! That was exactly what I'm looking for.


Status changed to Awaiting Railway Response Railway 2 months ago


Status changed to Solved eden881 2 months ago


Loading...