metrics calculation

This commit is contained in:
Tomasz Łysiak 2019-05-16 10:56:15 +02:00
parent 91f3896412
commit 901b7dd725

1
Jenkinsfile vendored
View File

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