25 lines
491 B
JSON
25 lines
491 B
JSON
{
|
|
"generatedAt": "2025-11-23T00:00:00Z",
|
|
"platforms": [
|
|
"linux-x64"
|
|
],
|
|
"artifacts": [
|
|
{
|
|
"buildId": "cdef",
|
|
"platform": "linux-x64",
|
|
"debugPath": "debug/.build-id/ab/cdef.debug",
|
|
"sha256": "b0c735328397cf80f2fcee02f5f4f69e93894afb8241304391ffd0667b7760d5",
|
|
"size": 12,
|
|
"components": [
|
|
"test-component"
|
|
],
|
|
"images": [
|
|
"ghcr.io/stellaops/test:debug"
|
|
],
|
|
"sources": [
|
|
"tests"
|
|
]
|
|
}
|
|
]
|
|
}
|