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

WIP: pipeline

parent 04f4bfbc
Branches
Tags
No related merge requests found
FROM debian:latest FROM debian:latest
RUN apt-get update && \ RUN apt-get update && \
apt-get install -y \ apt-get install -y cmake
cmake RUN apt-get install -y libcmocka0
COPY ./ caosdb-clib/ COPY ./ caosdb-clib/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment