Skip to content

Commit 579a3d5

Browse files
committed
osbuild/gcp: use gzip compression level 9
This leverages the featurework in upstream OSBuild [1] and matches the compression level we use today for gzip compression. [1] osbuild/osbuild@cfaabe6
1 parent 950746f commit 579a3d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/osbuild-manifests/platform.gcp.ipp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@ pipelines:
8585
name:raw-gcp-image-tar:
8686
file: disk.tar
8787
options:
88+
level: 9
8889
filename:
8990
mpp-format-string: '{artifact_name_prefix}-gcp.{arch}.tar.gz'

0 commit comments

Comments
 (0)