Similarly to how the tests were converted in 26f5135a5f.
Signed-off-by: Tom Gundersen <teg@jklm.no>
17 lines
227 B
JSON
17 lines
227 B
JSON
{
|
|
"sources": {
|
|
"org.osbuild.files": {
|
|
"urls": {}
|
|
}
|
|
},
|
|
"pipeline": {
|
|
"stages": [
|
|
{
|
|
"name": "org.osbuild.error"
|
|
}
|
|
],
|
|
"assembler": {
|
|
"name": "org.osbuild.noop"
|
|
}
|
|
}
|
|
}
|