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

WIP: pipeline

parent 0326dc6d
No related branches found
No related tags found
No related merge requests found
Pipeline #8439 failed
......@@ -18,6 +18,8 @@ RUN rm -rf .git
RUN apt-get install -y openjdk-11-jdk-headless
ENV CPPLIB_VERSION=$CPPLIB_VERSION
# build and run tests
CMD ls -la && \
ls -la /usr/local/lib/ && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment