build: Ignore virt-sparsify tmpdir check
This commit is contained in:
@@ -105,6 +105,8 @@ jobs:
|
||||
- name: Compress image file
|
||||
run: |
|
||||
virt-sparsify --compress \
|
||||
--check-tmpdir ignore \
|
||||
--tmp $PWD/ubuntu-vm \
|
||||
ubuntu-vm/ubuntu-${{ env.UBUNTU_VERSION }}-rke2-v${{ needs.semrel_dryrun.outputs.version }}.img \
|
||||
ubuntu-vm/ubuntu-${{ env.UBUNTU_VERSION }}-rke2-v${{ needs.semrel_dryrun.outputs.version }}-compacted.img
|
||||
- name: Upload image file
|
||||
|
||||
Reference in New Issue
Block a user