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

ci

parent 9ff35b53
No related branches found
No related tags found
No related merge requests found
FROM debian:latest FROM debian:latest
RUN apt-get update && \ RUN apt-get update && \
apt-get install firefox-esr pylint3 python3-pip python3-httpbin -y apt-get install firefox-esr pylint3 python3-pip python3-httpbin git -y
RUN git clone -b dev https://gitlab.gwdg.de/bmp-caosdb/caosdb-pylib.git && \
cd caosdb-pylib && pip3 install .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment