work plz
This commit is contained in:
parent
4dd29275e0
commit
c12d2fa8f6
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -11,6 +11,7 @@ pipeline {
|
||||
steps {
|
||||
echo 'Testing..'
|
||||
sh 'sh scripts/check_tesseract.sh'
|
||||
sh 'ls /usr/share/tesseract-ocr/4.00/tessdata/'
|
||||
sh 'python api/main.py -i api/img/biedra.jpg'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user