mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 01:19:52 +02:00
✅ Travis: Avoid trying to checkout private data/ submodule
This commit is contained in:
parent
7d17b9b2d4
commit
db8a6f6a0b
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ language: generic
|
|||
services:
|
||||
- docker
|
||||
|
||||
git:
|
||||
submodules: false # Avoid trying to checkout private data/ submodule
|
||||
|
||||
install:
|
||||
- FORCE_GET_FROM_WEB=y ./build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue