diff --git a/jenkins-pipeline b/jenkins-pipeline index 5d743c097..c0bcfb5e9 100644 --- a/jenkins-pipeline +++ b/jenkins-pipeline @@ -20,4 +20,5 @@ pipeliene { junit testresults: '**/test-results/test/TEST-*.xml' } } -} \ No newline at end of file + } +} \ No newline at end of file