38 lines
974 B
Plaintext
38 lines
974 B
Plaintext
[POST /api/v4/jobs/request HTTP/1.1
|
|
Host: 172.17.0.1:8080
|
|
User-Agent: gitlab-runner 13.3.1 (13-3-stable; go1.13.8; linux/amd64)
|
|
Content-Length: 510
|
|
Accept: application/json
|
|
Content-Type: application/json
|
|
Accept-Encoding: gzip]
|
|
{
|
|
"info":{
|
|
"name":"gitlab-runner",
|
|
"version":"13.3.1",
|
|
"revision":"738bbe5a",
|
|
"platform":"linux",
|
|
"architecture":"amd64",
|
|
"executor":"shell",
|
|
"shell":"bash",
|
|
"features":{
|
|
"variables":true,
|
|
"image":false,
|
|
"services":false,
|
|
"artifacts":true,
|
|
"cache":true,
|
|
"shared":true,
|
|
"upload_multiple_artifacts":true,
|
|
"upload_raw_artifacts":true,
|
|
"session":true,
|
|
"terminal":true,
|
|
"refspecs":true,
|
|
"masking":true,
|
|
"proxy":false,
|
|
"raw_variables":true,
|
|
"artifacts_exclude":true,
|
|
"multi_build_steps":true
|
|
}
|
|
},
|
|
"token":"76a79b73-b211-48c6-a3da-6b99fb8b0612"
|
|
}
|