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

ci

parent 78570496
Branches
Tags
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 git -y apt-get install firefox-esr pylint3 python3-pip python3-httpbin git \
curl -y
RUN git clone -b dev https://gitlab.gwdg.de/bmp-caosdb/caosdb-pylib.git && \ RUN git clone -b dev https://gitlab.gwdg.de/bmp-caosdb/caosdb-pylib.git && \
cd caosdb-pylib && pip3 install . 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