mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 21:26:33 +00:00
ci(pi-gen): revert to minimal known-valid inputs (drop unverified action keys)
This commit is contained in:
parent
97c3e78141
commit
73a01a3d50
1 changed files with 0 additions and 7 deletions
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
|
|
@ -195,13 +195,6 @@ jobs:
|
||||||
timezone: Etc/UTC
|
timezone: Etc/UTC
|
||||||
hostname: betterframe-kiosk
|
hostname: betterframe-kiosk
|
||||||
compression: xz
|
compression: xz
|
||||||
# Surface pi-gen's stdout/stderr inside the action log.
|
|
||||||
enable-debug: true
|
|
||||||
# Skip earlier stages' image exports — only ship our customised one.
|
|
||||||
export-last-stage-only: true
|
|
||||||
# Inject qemu-user-static + binfmt-support INTO the pi-gen build
|
|
||||||
# container so its binfmt_misc check finds qemu-aarch64.
|
|
||||||
extra-host-dependencies: qemu-user-static binfmt-support
|
|
||||||
|
|
||||||
- name: List pi-gen output
|
- name: List pi-gen output
|
||||||
run: ls -la deploy/ || true
|
run: ls -la deploy/ || true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue