This will repeatedly call cr_build_status whilst the status is STATUS_UNKNOWN, QUEUED or WORKING
cr_build_wait(op = .Last.value, projectId = cr_project_get())
| op | The operation build object to wait for |
|---|---|
| projectId | The projectId |
A gar_Build object Build
Other Cloud Build functions:
Build(),
RepoSource(),
Source(),
StorageSource(),
cr_build_artifacts(),
cr_build_list(),
cr_build_logs(),
cr_build_make(),
cr_build_status(),
cr_build_upload_gcs(),
cr_build_write(),
cr_build_yaml_artifact(),
cr_build_yaml_secrets(),
cr_build_yaml(),
cr_build()