Update .gitea/workflows/actions.yaml
Some checks failed
build-image / Semantic Release (Dry-run) (push) Successful in 31s
build-image / Build image (push) Failing after 6m28s

This commit is contained in:
2025-07-29 05:30:23 +00:00
parent 2fda8559ec
commit 87b0a2622e

View File

@ -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