mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-03-13 15:56:28 +00:00
By forcing the zlib flush mode to Z_NO_FLUSH we are more likely to see an error on image download pipelines vs silent failure and incomplete files. This is part of a larger investigation and may be removed in the future when the root cause of the pipeline failures are identified. Change-type: patch Signed-off-by: Kyle Harding <kyle@balena.io>