Skip to content
Snippets Groups Projects
Verified Commit 71994e63 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 6885b4a5
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,5 @@ RUN apt-get install -y lcov
RUN apt-get install -y doxygen
RUN apt-get install -y python3-pip
COPY test/requirements.txt requirements.txt
COPY doc/requirements.txt requirements.txt
RUN pip3 install -r requirements.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment