mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-05-05 13:56:16 +02:00
Re-generate pacman keys before testing the repro image in CI
This commit is contained in:
parent
2c15b530fe
commit
2f44c1aeba
@ -213,6 +213,8 @@ test:repro:
|
||||
extends: .test
|
||||
image: $CI_REGISTRY_IMAGE:repro-$CI_COMMIT_REF_SLUG
|
||||
script:
|
||||
- pacman-key --init
|
||||
- pacman-key --populate archlinux
|
||||
- *test-script
|
||||
|
||||
pre-release:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user