🚧 Drone CI: Build dinglehopper, ocrd_{calamari,segment}

This commit is contained in:
Gerber, Mike 2021-02-12 13:17:31 +01:00
parent 7b6e2e444e
commit 1606cc522c
4 changed files with 13 additions and 3 deletions

View file

@ -1,4 +1,5 @@
FROM my_ocrd_workflow-core-cuda10.1
ARG DRONE_COMMIT="latest"
FROM mikegerber/my_ocrd_workflow-core-cuda10.1:$DRONE_COMMIT
# XXX https://github.com/OCR-D/core/issues/642