build: use the api to delete builds
This also changes the parameters and some behavior:
- Can't delete all the builds (we have a cleanup in place too, so no full cleanup should be needed anyhow, only specific build removal).
- Can't delete more than one build at a time, similar reason, this keeps things simpler too.
Bug: T337025 Signed-off-by: David Caro dcaro@wikimedia.org Change-Id: Ia3511dc4ea5847192d906573a9f458e5d0899d34