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

WIP: pipeline

parent f7d9494c
No related branches found
No related tags found
No related merge requests found
Pipeline #9352 failed
...@@ -15,8 +15,6 @@ COPY . /caosdb-cppinttest ...@@ -15,8 +15,6 @@ COPY . /caosdb-cppinttest
WORKDIR /caosdb-cppinttest WORKDIR /caosdb-cppinttest
RUN rm -rf .git RUN rm -rf .git
RUN apt-get install -y openjdk-11-jdk-headless
# build and run tests # build and run tests
CMD mkdir build && \ CMD mkdir build && \
cd build && \ cd build && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment