ci(pi-gen): verbose pi-gen output + IMG_SUFFIX in EXPORT_IMAGE for diagnostics

This commit is contained in:
Mitchell R 2026-05-19 23:57:26 +02:00
parent b7ec18e52e
commit 0f664fe1c1
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

View file

@ -182,6 +182,8 @@ jobs:
timezone: Etc/UTC
hostname: betterframe-kiosk
compression: xz
# Surface pi-gen's stdout/stderr so failures show their real cause.
verbose-output: true
- name: List pi-gen output
run: ls -la deploy/ || true

View file

@ -0,0 +1 @@
IMG_SUFFIX="-betterframe-client"