manifest: image-tree -> ostree-deployment

Describes much better what the pipeline actually does.
This commit is contained in:
Simon de Vlieger 2023-04-13 11:10:15 +02:00
parent 66345cf54c
commit 8041563a36
60 changed files with 118 additions and 118 deletions

View file

@ -2031,7 +2031,7 @@
]
},
{
"name": "image-tree",
"name": "ostree-deployment",
"build": "name:build",
"stages": [
{
@ -2396,7 +2396,7 @@
"type": "org.osbuild.tree",
"origin": "org.osbuild.pipeline",
"references": [
"name:image-tree"
"name:ostree-deployment"
]
}
},