debian-forge-composer/cmd/osbuild-pipeline
Jacob Kozol e9c2534eb3 osbuild-pipeline: pass default image size into pipeline
When creating a pipeline with the default image size, the size should no
longer be set to 0. Instead, the size is fetched using the distro
function GetSizeForOutputType which can return the default image size
for a given image type. This size can then be passed into the pipeline.
2020-02-19 23:38:31 +01:00
..
main.go osbuild-pipeline: pass default image size into pipeline 2020-02-19 23:38:31 +01:00