From ed8b2ac40db377d14e0349409ee053b9ea538e02 Mon Sep 17 00:00:00 2001 From: Nora Widdecke Date: Wed, 3 Aug 2022 12:57:17 +0200 Subject: ci: Update gnupg in windows-gnu-nettle - MSYS2 has gnupg 2.2.36, but the version installed when building the docker image is still 2.2.35. - Fixes #873 --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 41b009c3..d715dac9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -305,6 +305,7 @@ windows-gnu-nettle: - $CI_PROJECT_NAMESPACE == "sequoia-pgp" before_script: # the default before_scipt scriptlet doesn't work on Powershell + - pacman -S gnupg --noconfirm - rustc --version --verbose - cargo --version - clang -v -- cgit v1.2.3