How to wait for Github actions to complete? #4898
LiveNathan
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In Railway there's an options in settings called Wait for CI and the sub head is Trigger deployments after all GitHub actions have completed successfully.
This is important because I do run tests in the github action, but I don't run tests in the build step.
Can we do something similar in Coolify?
Beta Was this translation helpful? Give feedback.
All reactions