🚧 Use ocr-eval aka dinglehopper

This commit is contained in:
Gerber, Mike 2019-08-13 18:13:49 +02:00
parent be5750f4e1
commit d5aa273b44
3 changed files with 20 additions and 1 deletions

2
build
View file

@ -1,2 +1,2 @@
#!/bin/sh
podman build -t my_ocrd_workflow .
podman build --no-cache -t my_ocrd_workflow .