metrics calculation

This commit is contained in:
Tomasz Łysiak 2019-05-16 10:54:07 +02:00
parent addf38d34a
commit 91f3896412

1
Jenkinsfile vendored
View File

@ -8,6 +8,7 @@ pipeline {
projectName: 'ASR-eval',
target: 'Infra']);
sh 'git --version'
sh 'git checkout'
sh 'python3 script.py'