mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🚧 Drone CI: Build the rest of the images
This commit is contained in:
parent
1c68865e0a
commit
268619a6b7
7 changed files with 22 additions and 6 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"
|
||||
# XXX ARG OCRD_FILEFORMAT_VERSION="0.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue