debian-forge/samples/noop.json
Tom Gundersen 4ba125e393 pipeline: stop naming pipelines
This key carries no information and is never used anywhere. The json
files are not meant to be human readable, so simply drop this.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-09-29 18:59:45 +02:00

10 lines
120 B
JSON

{
"stages": [
{
"name": "org.osbuild.noop"
}
],
"assembler": {
"name": "org.osbuild.noop"
}
}