Skip to content

Commit 3a973f2

Browse files
committed
removing compress flag
1 parent 2df290d commit 3a973f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/ipa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ipa_build_dib_elements_extra:
4747
# Dictionary of additional environment variables to provide to Diskimage
4848
# Builder (DIB) during IPA image build.
4949
ipa_build_dib_env_extra:
50-
DIB_IPA_COMPRESS_CMD: 'zstd -19 --compress'
50+
DIB_IPA_COMPRESS_CMD: 'zstd -19'
5151
# Dictionary of environment variables to provide to Diskimage Builder (DIB)
5252
# during IPA image build.
5353
#ipa_build_dib_env:

0 commit comments

Comments
 (0)