diff --git a/Jenkinsfile-stats b/Jenkinsfile-stats index 2a01e1b..fcae117 100644 --- a/Jenkinsfile-stats +++ b/Jenkinsfile-stats @@ -29,4 +29,5 @@ pipeline { archiveArtifacts artifacts: 'data/*', onlyIfSuccessful: true } } - } \ No newline at end of file + } +} \ No newline at end of file