scarabcoder
PROOP
2 months ago
Does the "Wait for CI" flag for services still build while GitHub Actions are running (and just not complete the deploy until GH CI passes), or does it also delay building?
1 Replies
2 months ago
It waits until all actions have completed successfully.
Trigger deployments after all GitHub actions have completed successfully.