Take talos version from TAG if defined; cleanup envvars

This commit is contained in:
local-build
2026-04-09 10:38:02 -05:00
parent 1075e29731
commit 86fddd3b6d
2 changed files with 32 additions and 32 deletions
+3 -3
View File
@@ -65,8 +65,8 @@ jobs:
- name: "Pi5 — Kernel"
run: make TALOS_VERSION=${{ env.TALOS_VERSION }} REGISTRY=${{ env.REGISTRY }} REGISTRY_USERNAME=${{ env.REGISTRY_USERNAME }} kernel
- name: "Pi5 — Kernel initramfs"
run: make TALOS_VERSION=${{ env.TALOS_VERSION }} REGISTRY=${{ env.REGISTRY }} REGISTRY_USERNAME=${{ env.REGISTRY_USERNAME }} kern_initramfs
- name: "Pi5 — initramfs and kernel"
run: make TALOS_VERSION=${{ env.TALOS_VERSION }} REGISTRY=${{ env.REGISTRY }} REGISTRY_USERNAME=${{ env.REGISTRY_USERNAME }} initramfs-kernels
- name: "Pi5 — Installer base"
run: make TALOS_VERSION=${{ env.TALOS_VERSION }} REGISTRY=${{ env.REGISTRY }} REGISTRY_USERNAME=${{ env.REGISTRY_USERNAME }} installer-base
@@ -112,7 +112,7 @@ jobs:
NOTES=$(cat <<EOF
> ⚠️ Experimental build, use at your own risk.
Patched Talos Linux for **Raspberry Pi 5**, including NVMe, NIC and USB support.
Patched Talos Linux for **Raspberry Pi 5** using Pi Foundation vendor kernel
### Extensions included