samples: convert from dnf- to rpm-based pipelines
Similarly to how the tests were converted in 26f5135a5f.
Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
89e549cc58
commit
e96f2a6a0b
12 changed files with 7871 additions and 861 deletions
|
|
@ -1,10 +1,17 @@
|
|||
{
|
||||
"stages": [
|
||||
{
|
||||
"name": "org.osbuild.error"
|
||||
"sources": {
|
||||
"org.osbuild.files": {
|
||||
"urls": {}
|
||||
}
|
||||
},
|
||||
"pipeline": {
|
||||
"stages": [
|
||||
{
|
||||
"name": "org.osbuild.error"
|
||||
}
|
||||
],
|
||||
"assembler": {
|
||||
"name": "org.osbuild.noop"
|
||||
}
|
||||
],
|
||||
"assembler": {
|
||||
"name": "org.osbuild.noop"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue