Jenkinsfile tessdata
This commit is contained in:
parent
2f6263725c
commit
536275266b
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -12,6 +12,7 @@ pipeline {
|
||||
echo '> Test tesseract installation...'
|
||||
sh 'sh scripts/check_tesseract.sh'
|
||||
echo '> Test OCR api module...'
|
||||
sh 'ls /usr/share/tesseract-ocr/4.00/tessdata'
|
||||
sh 'python bk_api/ocr_module/main.py -i bk_api/ocr_module/img/biedra.jpg'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user