[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[merchant] branch master updated: ci: forgot to add rsync for lcov deplo
From: |
Admin |
Subject: |
[merchant] branch master updated: ci: forgot to add rsync for lcov deployment |
Date: |
Wed, 04 Jun 2025 10:28:22 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new e57ba425 ci: forgot to add rsync for lcov deployment
e57ba425 is described below
commit e57ba4258b6fd927a6a80bee9b0b0ad50f265ee2
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Jun 4 10:28:16 2025 +0200
ci: forgot to add rsync for lcov deployment
---
contrib/ci/Containerfile | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile
index 43ce73d0..845de302 100644
--- 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
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [merchant] branch master updated: ci: forgot to add rsync for lcov deployment,
Admin <=