Skip to content
Snippets Groups Projects
Verified Commit b131ec3c authored by Dirk Brömmel's avatar Dirk Brömmel
Browse files

Add gzip for lcov

parent a5330ece
No related branches found
No related tags found
No related merge requests found
Pipeline #191970 passed
......@@ -21,7 +21,8 @@ RUN apk update && \
python3 \
graphviz \
py3-pip \
lcov ;\
lcov \
gzip ;\
pip3 install --break-system-packages http://apps.fz-juelich.de/jsc/jube/jube2/download.php?version=latest ;\
pip3 install --break-system-packages FORD==6.1.10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment