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

WIP: pipeline

parent dcd64e86
Branches
Tags
No related merge requests found
Pipeline #8436 failed
......@@ -20,6 +20,7 @@ RUN apt-get install -y openjdk-11-jdk-headless
# build and run tests
CMD ls -la && \
ls -la /usr/local/lib/ && \
mkdir build && \
cd build && \
/wait-for-it.sh caosdb-server:10443 -t 500 -- \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment