chore: Debug template success marker file
Some checks failed
build-image / Build image (push) Failing after 8m50s

This commit is contained in:
2025-07-29 12:30:57 +10:00
parent c00dc69fa9
commit 4c3535ba75

View File

@ -19,6 +19,7 @@ runcmd:
- rm -f /etc/ssh/ssh_host_* /var/lib/dbus/machine-id
- ln -s /etc/machine-id /var/lib/dbus/machine-id
- echo "TEMPLATE_GENERATION_SUCCESS" | tee /var/log/template-generation-success
- ls -lash /var/log
- sync
disable_root: false