mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 07:33:55 +01:00
Code coverage
This commit is contained in:
@ -52,13 +52,15 @@ for i in "${images[@]}"; do
|
||||
buildah run "$ctr" /bin/sh -c 'apt-get update; \
|
||||
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get install -y \
|
||||
build-essential \
|
||||
git \
|
||||
exim4-daemon-heavy \
|
||||
exim4-dev \
|
||||
gcovr \
|
||||
git \
|
||||
libsodium-dev \
|
||||
openssl \
|
||||
pkg-config \
|
||||
python3-pip \
|
||||
exim4-daemon-heavy \
|
||||
openssl; \
|
||||
libxml2-utils; \
|
||||
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get install -y \
|
||||
debhelper \
|
||||
debsigs \
|
||||
|
||||
Reference in New Issue
Block a user