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