[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sync] branch master updated: -add rsync
From: |
Admin |
Subject: |
[sync] branch master updated: -add rsync |
Date: |
Sun, 01 Jun 2025 17:33:16 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository sync.
The following commit(s) were added to refs/heads/master by this push:
new 9954939 -add rsync
9954939 is described below
commit 99549390e137def2945d2f28e580610ef12f0b3c
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Jun 1 17:33:12 2025 +0200
-add rsync
---
contrib/ci/Containerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile
index fce4b1f..8271d70 100644
--- a/contrib/ci/Containerfile
+++ b/contrib/ci/Containerfile
@@ -41,7 +41,7 @@ RUN pip3 install --break-system-packages requests click
poetry uwsgi htmlark
RUN apt-get update -yqq && \
apt-get install -yqq \
graphviz \
- lcov \
+ lcov rsync \
doxygen \
&& rm -rf /var/lib/apt/lists/*
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [sync] branch master updated: -add rsync,
Admin <=