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

WIP: pipeline

parent 5ee5f44b
No related branches found
No related tags found
No related merge requests found
Pipeline #8421 passed
......@@ -11,7 +11,7 @@ RUN cmake ..
RUN cmake --build .
RUN cmake --install . --prefix /usr/local/
WORKDIR /
CMD ls -la && /wait-for-it.sh caosdb-server:10443 -t 500 -- \
# ... and run tests
ctest
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