Skip to content

Commit ccbc760

Browse files
committed
adding DIB_IPA_COMPRESS_CMD to ipa.yml
1 parent 443214e commit ccbc760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/kayobe/ipa.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ ipa_build_dib_elements_extra:
4747

4848
# Dictionary of additional environment variables to provide to Diskimage
4949
# Builder (DIB) during IPA image build.
50-
#ipa_build_dib_env_extra:
51-
50+
ipa_build_dib_env_extra:
51+
DIB_IPA_COMPRESS_CMD: 'zstd -19 --compress'
5252
# Dictionary of environment variables to provide to Diskimage Builder (DIB)
5353
# during IPA image build.
5454
#ipa_build_dib_env:

0 commit comments

Comments
 (0)