Skip to content
Snippets Groups Projects
Commit 33ae4f1f authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

PIPELINE: Fix typo

parent a73f3d31
Branches
Tags
1 merge request!81F local inttests
Pipeline #58283 passed
......@@ -29,6 +29,6 @@ WORKDIR /git
CMD /wait-for-it.sh caosdb-server:10443 -t 500 -- \
# ... install pylinkahead.ini and the server-side scripts
cp /git/.docker/sss_pylinkahead.ini /scripting/home/.pylinkahead.ini && \
cp -r /git/resources /scripting/bin-debug
cp -r /git/resources /scripting/bin-debug && \
# ... and run tests
tox
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment