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

Update Dockerfile

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