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

PIPELINE

parent 0cc7861e
Branches
Tags
No related merge requests found
Pipeline #27752 failed
......@@ -5,7 +5,7 @@ FROM $DOCKER_BASE_IMAGE
WORKDIR /libcaosdb/
RUN mkdir build
WORKDIR /libcaosdb/build
RUN conan create .. -s "compiler.libcxx=libstdc++11"
RUN conan create .. --build=missing -s "compiler.libcxx=libstdc++11"
RUN apt-get install -y octave-common liboctave8 octave
RUN apt-get install -y liboctave-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment