commit e57ba4258b6fd927a6a80bee9b0b0ad50f265ee2
parent ff5bc8ff1fe66d0977519fd7232d2ee054b21880
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Wed, 4 Jun 2025 10:28:16 +0200
ci: forgot to add rsync for lcov deployment
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile
@@ -43,6 +43,7 @@ RUN apt-get update -yqq && \
graphviz \
lcov \
doxygen \
+ rsync \
&& rm -rf /var/lib/apt/lists/*
# Install Taler (and friends) packages