Run arch-repro-status when testing the 'repro' image

This is more informative than anything, we're primarily looking at providing a bit for bit reproducible image. The reproducibility of the userspace is not fully guaranteed at the moment
This commit is contained in:
Robin Candau 2026-03-28 15:24:24 +01:00
parent 2f44c1aeba
commit 0e2fd8ee15
No known key found for this signature in database
GPG Key ID: FDC3040B92ACA748

View File

@ -215,6 +215,8 @@ test:repro:
script:
- pacman-key --init
- pacman-key --populate archlinux
- pacman -Syu --noconfirm arch-repro-status
- arch-repro-status
- *test-script
pre-release: