mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🚧 Drone CI: Build dinglehopper, ocrd_{calamari,segment}
This commit is contained in:
parent
7b6e2e444e
commit
1606cc522c
4 changed files with 13 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
FROM my_ocrd_workflow-core
|
||||
ARG DRONE_COMMIT="latest"
|
||||
FROM mikegerber/my_ocrd_workflow-core:$DRONE_COMMIT
|
||||
|
||||
ARG PIP_INSTALL="pip install --no-cache-dir"
|
||||
ARG OCRD_SEGMENT_VERSION="0.1.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue