metrics calculation

This commit is contained in:
Tomasz Łysiak 2019-05-16 10:59:44 +02:00
parent 901b7dd725
commit 20a2a3eff6

1
Jenkinsfile vendored
View File

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