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

WIP: pipeline

parent 320bbc1b
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,4 @@ RUN pip3 install -r requirements.txt
RUN echo "deb http://deb.debian.org/debian buster-backports main" > /etc/apt/sources.list.d/buster-backports.list
RUN apt-get update
RUN apt-get install -y clang-format-11
RUN apt-get install -y clang-tidy-11
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment