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