#How to retry deployment?

5 messages · Page 1 of 1 (latest)

tranquil finch
#

I just merged a pull request on my develop branch and as far as GitHub is concerned everything is fine. In my Railway staging environment that is linked to that branch, the build failed instantly with no logs or any other message explaining the problem. Now, I would like to try the build again from the latest PR, but I can't find a way to do that, I can redeploy my last successful build, but that looks like it's building from a PR from 2 weeks ago. Do I need to create a new PR every time I want to try redeploying with the latest code?

891dfca3-ca09-422c-886a-aee7f4f5be52

analog pierBOT
#

Project ID: 891dfca3-ca09-422c-886a-aee7f4f5be52

#

A successful, failed, or crashed deployment can be re-deployed. This will create an new deployment with the exact same code and build/deploy configuration.

tranquil finch
#

I tried that, but it flashed a message that I think said is cannot deploy without an image or something. I did not get a chance to read the whole message

vast spear
#

push a new commit to start a new deployment