10 lines
182 B
JSON
10 lines
182 B
JSON
{
|
|
"buildType": "https://example.com/build/v1",
|
|
"builder": {
|
|
"id": "https://github.com/actions/runner"
|
|
},
|
|
"metadata": {
|
|
"buildStartedOn": "2024-01-01T00:00:00Z"
|
|
}
|
|
}
|