mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-05-06 14:26:15 +02:00
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:
parent
2f44c1aeba
commit
0e2fd8ee15
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user