Skip to content
Snippets Groups Projects
Commit 03b5d7c3 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

ENH: added tox

parent 886df7c6
Branches ubuntu-based
No related tags found
No related merge requests found
......@@ -31,6 +31,9 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
openjdk-14-jre-headless \
openssl
# for this pipeline
RUN apt-get update && apt-get install -y \
tox
RUN pip3 install docker-compose==1.25 pytest-shell
RUN mkdir -p /opt/caosdb/build_docker/
......
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