Skip to content
Snippets Groups Projects
Commit b8f88509 authored by Michelle Weidling's avatar Michelle Weidling :blowfish:
Browse files

chore: remove submodules on host

parent 88d88e59
No related branches found
No related tags found
1 merge request!1Merge GitHub's state
......@@ -7,5 +7,4 @@ work/
workflows/nf-results/*
workflows/results
workflows/ocrd-workflows/*.nf
models
submodules/*
\ No newline at end of file
models
\ No newline at end of file
[submodule "submodules/quiver-data"]
path = submodules/quiver-data
url = https://github.com/OCR-D/quiver-data.git
[submodule "submodules/oton"]
path = submodules/oton
url = https://github.com/MehmedGIT/OtoN_Converter
......@@ -7,8 +7,6 @@ services:
dockerfile: Dockerfile
working_dir: /app
volumes:
- ./submodules/quiver-data:/app/submodules/quiver-data
- ./submodules/oton:/app/submodules/oton
- ./models:/usr/local/share/ocrd-resources/
- ./data:/app/data
- ./workflows:/app/workflows
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment