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

WIP: Pipeline

parent 60b874ae
No related branches found
No related tags found
2 merge requests!53Release 0.1,!34F insert auth
Pipeline #28198 failed
......@@ -17,7 +17,7 @@ RUN git clone https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git && \
ADD https://gitlab.indiscale.com/api/v4/projects/104/repository/commits/${ADVANCED} \
advanced_version.json
RUN git clone https://gitlab.indiscale.com/caosdb/src/caosdb-advanced-user-tools.git && \
cd caosdb-advanced-user-tools && git checkout ${ADVANCED} && pip3 install .
cd caosdb-advanced-user-tools && git checkout ${ADVANCED} && pip3 install .[h5-crawler]
COPY . /git
# Delete .git because it is huge.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment