refactor: update output artifact format to zstd and enhance compression process
This commit is contained in:
Vendored
+3
-1
@@ -31,7 +31,9 @@ pipeline {
|
||||
debootstrap \
|
||||
xz-utils \
|
||||
tar \
|
||||
ca-certificates
|
||||
ca-certificates \
|
||||
zstd \
|
||||
pv
|
||||
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user