gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: replace htmlark with pandoc in C


From: gnunet
Subject: [taler-exchange] branch master updated: replace htmlark with pandoc in CI
Date: Mon, 04 Mar 2024 23:44:38 +0100

This is an automated email from the git hooks/post-receive script.

ivan-avalos pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 20ed721b replace htmlark with pandoc in CI
20ed721b is described below

commit 20ed721beb4bf654bb5750d0f4df154aec61b2ca
Author: Iván Ávalos <avalos@disroot.org>
AuthorDate: Mon Mar 4 16:44:27 2024 -0600

    replace htmlark with pandoc in CI
---
 contrib/ci/Containerfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile
index 77239820..a6bf1ab7 100644
--- a/contrib/ci/Containerfile
+++ b/contrib/ci/Containerfile
@@ -35,6 +35,7 @@ RUN apt-get update -yqq && \
                   # Documentation dependencies \
                    doxygen \
                    graphviz \
+                   pandoc \
                   # Test suite dependencies \
                   jq \
                    postgresql \
@@ -58,9 +59,6 @@ RUN cat /etc/apt/preferences.d/taler && \
                    gnunet \
 && rm -rf /var/lib/apt/lists/*
 
-
-RUN pip3 install --break-system-packages htmlark
-
 WORKDIR /workdir
 
 CMD ["bash", "/workdir/ci/ci.sh"]

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]