Update .gitea/workflows/actions.yaml
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user