#How to wait for CircleCI to pass before deployment

8 messages · Page 1 of 1 (latest)

steep brook
#

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.

weak wraithBOT
#

Project ID: N/A

steep brook
#

N/A

gaunt cedar
#

its in service settings

steep brook
# gaunt cedar

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

#

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

steep brook
#

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