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

WIP: pipeline

parent 9ddf1e5a
Branches
Tags
No related merge requests found
Pipeline #9349 failed
......@@ -7,7 +7,7 @@ COPY .docker/wait-for-it.sh /wait-for-it.sh
WORKDIR /libcaosdb/
RUN mkdir build
WORKDIR /libcaosdb/build
RUN cmake -D ..
RUN cmake ..
RUN cmake --build .
RUN cmake --install . --prefix /usr/local/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment