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_test_common | ||
| fedora33 | ||
| rhel8 | ||
| rhel84 | ||
| rhel85 | ||
| rhel86 | ||
| rhel90 | ||
| rhel90beta | ||
| test_distro | ||
| distro.go | ||
| distro_test.go | ||
| image_config.go | ||
| image_config_test.go | ||
| osrelease_test.go | ||