Skip to content
Snippets Groups Projects
Verified Commit bebfa199 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Updated crawler's branch name.

parent ba1506f4
No related branches found
No related tags found
1 merge request!4Deploy ruqad in docker
Pipeline #58496 failed
...@@ -14,7 +14,7 @@ COPY ./pylinkahead.ini /ruqad/ ...@@ -14,7 +14,7 @@ COPY ./pylinkahead.ini /ruqad/
WORKDIR /ruqad/ WORKDIR /ruqad/
# TODO Remove this manual crawler installation after the crawler has been released in version 0.10.2 # TODO Remove this manual crawler installation after the crawler has been released in version 0.10.2
RUN pip install --root-user-action=ignore \ RUN pip install --root-user-action=ignore \
git+https://gitlab.indiscale.com/caosdb/src/caosdb-crawler.git@ruqad git+https://gitlab.indiscale.com/caosdb/src/caosdb-crawler.git@dev
RUN pip install --root-user-action=ignore .[all] RUN pip install --root-user-action=ignore .[all]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment