Skip to content
Snippets Groups Projects

Rename cppinttest

Merged Joscha Schmiedt requested to merge f-94-rename-cpplib into dev
All threads resolved!
Files
22
+ 1
0
@@ -13,6 +13,7 @@ WORKDIR /caosdb-cppinttest
RUN rm -rf .git
COPY .docker/caosdb-client.json /caosdb-client.json
COPY .docker/linkahead-client.json /linkahead-client.json
# Build and run tests.
# If no other command is given to the Docker image
Loading