mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
🚧 Rename my_ocrd_workflow to ocrd-galley in image names
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
1f4ba91c7f
commit
ad55fda98c
11 changed files with 11 additions and 11 deletions
2
build
2
build
|
@ -33,5 +33,5 @@ else
|
|||
sub_images="$sub_images `ls -1 Dockerfile-* | sed 's/Dockerfile-//'`"
|
||||
fi
|
||||
for sub_image in $sub_images; do
|
||||
docker build --cache-from=my_ocrd_workflow-$sub_image -t my_ocrd_workflow-$sub_image -f Dockerfile-$sub_image .
|
||||
docker build --cache-from=ocrd-galley-$sub_image -t ocrd-galley-$sub_image -f Dockerfile-$sub_image .
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue