2.3. build
Create, list, cancel and get status/logs of repository builds.
2.3.1. getRepoBuildStatus リンクのコピーリンクがクリップボードにコピーされました!
Return the status for the builds specified by the build uuids.
GET /api/v1/repository/{repository}/build/{build_uuid}/status
Authorizations: oauth2_implicit (repo:read)
Path parameters
| Type | Name | Description | Schema |
|---|---|---|---|
| path |
repository | The full path of the repository. e.g. namespace/name | string |
| path |
build_uuid | The UUID of the build | string |