We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37a36f6 + 339382c commit da273aaCopy full SHA for da273aa
1 file changed
ci/build_deb.sh
@@ -2,4 +2,4 @@
2
3
ROOT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." >/dev/null 2>&1 && pwd)"
4
mkdir -p "$ROOT_DIR/artifacts"
5
-dpkg-deb --build casper-node-util "$ROOT_DIR/artifacts/casper-node-util-$(cat VERSION).deb"
+dpkg-deb -Zgzip --build casper-node-util "$ROOT_DIR/artifacts/casper-node-util-$(cat VERSION).deb"
0 commit comments