refactor: update ROOTFS_ARTIFACT format to zstd for improved compression
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@ pipeline {
|
||||
|
||||
|
||||
environment {
|
||||
ROOTFS_ARTIFACT = "espos-openrc-rootfs.tar.xz"
|
||||
ROOTFS_ARTIFACT = "espos-openrc-rootfs.tar.zst"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user