mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 22:59:53 +02:00
🚧 Drone CI: Build ocrd_olena
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0e2a71c01e
commit
1480a7daf0
2 changed files with 3 additions and 1 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_OLENA_VERSION="1.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue