File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,8 @@ RUN git remote prune origin && git repack && git prune-packed && git reflog expi
4949 && rm -f /opt/grobid-source/grobid-home/models/*.zip \
5050 && rm -rf /opt/grobid-source/grobid-home/models/*.-with_ELMo \
5151# && rm -rf /opt/grobid-source/grobid-home/models/entityLinker* \
52- && rm -rf /opt/grobid/grobid-home/models/data_models \
52+ && rm -rf /opt/grobid/grobid-home/models/data_models_quantities \
53+ && rm -rf /opt/grobid/grobid-home/models/data_models_superconductors \
5354 && ./gradlew clean assemble -x shadowJar --no-daemon --stacktrace --info \
5455 && unzip -o build/distributions/grobid-superconductors-*.zip -d ../grobid-superconductors_distribution \
5556 && mv ../grobid-superconductors_distribution/grobid-superconductors-* ../grobid-superconductors \
You can’t perform that action at this time.
0 commit comments