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

WIP: pipeline

parent ec6e37b8
No related branches found
No related tags found
No related merge requests found
Pipeline #8087 failed
......@@ -12,5 +12,6 @@ COPY doc/requirements.txt requirements.txt
RUN pip3 install -r requirements.txt
RUN echo "deb ftp.de.debian.org/debian buster-backports main" > /etc/apt/sources.list.d/buster-backports.list
RUN apt-get update
RUN apt-get install -y cmake=3.16.3-3~bpo10+1
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