Update .gitea/workflows/actions.yaml
Some checks failed
build-image / Build image (push) Failing after 3m14s

This commit is contained in:
2025-07-27 22:04:34 +00:00
parent 10ddd9d911
commit b17f32a803

View File

@ -62,8 +62,7 @@ jobs:
# TODO: Make this path configurable in a yaml file
# TODO: Add checksum verification
# d6dab0c3a657988501b4bd76f1297c053df710e06e0c3aece60dead24f270b4d *ubuntu-24.04.2-live-server-amd64.iso
ls /iso -lashR
ls / -lash
sleep 3600
[[ -f '/iso/Canonical/Ubuntu Server 24.04/ubuntu-24.04.2-live-server-amd64.iso' ]] && {
echo 'Source iso file exists - creating symbolic link'
ln -s "/iso/Canonical/Ubuntu Server 24.04/ubuntu-24.04.2-live-server-amd64.iso" ubuntu-vm/ubuntu.iso