scarabcoder
PROOP
10 days 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
10 days ago
It waits until all actions have completed successfully.
Trigger deployments after all GitHub actions have completed successfully.