diff --git a/ci/Jenkinsfile b/ci/Jenkinsfile index e275a13..51a5138 100644 --- a/ci/Jenkinsfile +++ b/ci/Jenkinsfile @@ -66,7 +66,7 @@ pipeline { 'firmware.img.zst', 'rootfs.squashfs', 'sdcard.img.zst', - 'update.tar.zst', + 'update.tar.zstd', ].join(',')) } }