Introduce `tarArchivePipeline()` function returning a pipeline, which creates a Tar archive from another pipeline tree referenced by the pipeline name. Replace `tarStage()` with `osbuild.NewTarStage()` Use the `tarArchivePipeline()` function in respective image type pipelines. Signed-off-by: Tomas Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| distro.go | ||
| distro_test.go | ||
| package_sets.go | ||
| partition_tables.go | ||
| pipelines.go | ||
| stage_options.go | ||