Skip to content
Snippets Groups Projects
Commit cb537339 authored by Tomasz Walkowiak's avatar Tomasz Walkowiak
Browse files

Update Dockerfile

parent 04cbf6f1
No related branches found
No related tags found
No related merge requests found
Pipeline #5346 failed
......@@ -15,7 +15,8 @@ ENV LC_ALL C.UTF-8
#Liner2
WORKDIR /home/install
RUN git clone https://gitlab.clarin-pl.eu/nlpworkers/nlp.worker.git && \
RUN rm -r nlp..worker && \
git clone https://gitlab.clarin-pl.eu/nlpworkers/nlp.worker.git && \
cd nlp.worker && \
mvn clean && \
mvn install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment