await_build
Wait for the next completed build after a specified version, then retrieve its result. Set a timeout to control waiting duration.
Instructions
Await the build result of the first completed version after afterVersion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoutMs | No | ||
| afterVersion | No | Defaults to the latest completed version. |