metrics calculation
This commit is contained in:
parent
addf38d34a
commit
91f3896412
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -8,6 +8,7 @@ pipeline {
|
||||
projectName: 'ASR-eval',
|
||||
target: 'Infra']);
|
||||
|
||||
|
||||
sh 'git --version'
|
||||
sh 'git checkout'
|
||||
sh 'python3 script.py'
|
||||
|
Loading…
Reference in New Issue
Block a user