metrics calculation
This commit is contained in:
parent
6778929e3f
commit
c76c17c16b
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -10,6 +10,7 @@ pipeline {
|
||||
}
|
||||
sh 'git checkout'
|
||||
sh 'python3 script.py'
|
||||
sh 'pip3 install pandas'
|
||||
archiveArtifacts artifacts: 'num_lines.txt'
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user