mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
✅ Travis: Cache Docker builds from previous image
This commit is contained in:
parent
d8463e2ea7
commit
9f29e53e63
2 changed files with 9 additions and 2 deletions
2
build
2
build
|
@ -19,4 +19,4 @@ get_from_web() {
|
|||
handle_data
|
||||
|
||||
|
||||
docker build -t my_ocrd_workflow .
|
||||
docker build --cache-from my_ocrd_workflow -t my_ocrd_workflow .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue