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

WIP: pipeline

parent 68c2394f
No related branches found
No related tags found
No related merge requests found
Pipeline #8089 failed
......@@ -13,5 +13,5 @@ RUN pip3 install -r requirements.txt
RUN echo "deb http://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
RUN apt-get install -y cmake=3.16.3-3~bpo10+1/buster-backports
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