Download the artifacts file from build
GET
/v3/projects/{id}/builds/artifacts/{ref_name}/downloadThis feature was introduced in GitLab 8.10
请求参数
Path 参数
id
string
必需
The ID of a project
ref_name
string
必需
The ref from repository
Query 参数
job
string
必需
The name for the build
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
Download the artifacts file from build
数据结构
object {0}
示例
{}
最后修改时间: 1 个月前