Fix arch build by adding pacman-key --init
Some checks failed
CI Code / Linux (arch) (pull_request) Failing after 29s
CI Code / Check spelling (pull_request) Successful in 51s
CI Code / Check coding style (pull_request) Successful in 2m7s
CI Code / Linux (ubuntu) (pull_request) Successful in 17m55s
CI Code / Linux (debian) (pull_request) Successful in 23m49s
Some checks failed
CI Code / Linux (arch) (pull_request) Failing after 29s
CI Code / Check spelling (pull_request) Successful in 51s
CI Code / Check coding style (pull_request) Successful in 2m7s
CI Code / Linux (ubuntu) (pull_request) Successful in 17m55s
CI Code / Linux (debian) (pull_request) Successful in 23m49s
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
FROM archlinux
|
FROM archlinux
|
||||||
|
|
||||||
|
RUN pacman-key --init
|
||||||
RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \
|
RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \
|
||||||
autoconf \
|
autoconf \
|
||||||
autoconf-archive \
|
autoconf-archive \
|
||||||
|
|||||||
Reference in New Issue
Block a user