How to wait for CircleCI to pass before deployment

buhrmiHOBBY

10 months ago

Hi all, I've connected my GitHub repo that I'm deploying with Railway to CircleCI to run the tests on every commit. Just wondered if there is an easy way to tell Railway to wait for CircleCI to finish, before starting the deployment.

0 Replies

buhrmiHOBBY

10 months ago

N/A


10 months ago

its in service settings


10 months ago

1254353635064807400


buhrmiHOBBY

10 months ago

yeah I enabled that, but railway even deploys if the tests fail


buhrmiHOBBY

10 months ago

it says it's only for GitHub actions, but CircleCI doesn't add a GitHub action


buhrmiHOBBY

10 months ago

FWIW, I've migrated from CircleCI to GitHub Actions. now it works