From 87b0a2622eccd32400ac4eb779c9e4dff201f7cd Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Tue, 29 Jul 2025 05:30:23 +0000 Subject: [PATCH] Update .gitea/workflows/actions.yaml --- .gitea/workflows/actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/actions.yaml b/.gitea/workflows/actions.yaml index 31233fc..cea2738 100644 --- a/.gitea/workflows/actions.yaml +++ b/.gitea/workflows/actions.yaml @@ -70,7 +70,7 @@ jobs: -o ubuntu-vm/ubuntu_rke2_${{ steps.sem_rel.outputs.version }}.img \ -u ${{ secrets.REPO_USERNAME }}:${{ secrets.REPO_PASSWORD }} - qemu-img resize ubuntu-vm/ubuntu.img +5G + qemu-img resize ubuntu-vm/ubuntu_rke2_${{ steps.sem_rel.outputs.version }}.img +5G - name: Generate seed ISO run: | envsubst < cloud-init/user-data.template > cloud-init/user-data