How to wait for CircleCI to pass before deployment
buhrmi
HOBBYOP

2 years 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.

6 Replies

buhrmi
HOBBYOP

2 years ago

N/A


its in service settings



buhrmi
HOBBYOP

2 years ago

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


buhrmi
HOBBYOP

2 years ago

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


buhrmi
HOBBYOP

2 years ago

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


Loading...