From 92d15071a1288d85cd539b2673737d2389e71d03 Mon Sep 17 00:00:00 2001 From: Nial <48334675+nmcc1212@users.noreply.github.com> Date: Thu, 11 Apr 2024 15:40:44 +0100 Subject: [PATCH] Fix indentation issue in Jenkinsfile --- Jenkins/Jenkinsfile | 2 + next/news-aggregation/test-report.html | 260 +++++++++++++++++++++++++ 2 files changed, 262 insertions(+) create mode 100644 next/news-aggregation/test-report.html diff --git a/Jenkins/Jenkinsfile b/Jenkins/Jenkinsfile index e8e423c..adfb18a 100644 --- a/Jenkins/Jenkinsfile +++ b/Jenkins/Jenkinsfile @@ -64,6 +64,8 @@ pipeline { dir ('next/news-aggregation') { sh 'npm test' } + } + } post { always { archiveArtifacts artifacts: 'next/news-aggregation/__tests__/coverage/lcov-report/**', allowEmptyArchive: true diff --git a/next/news-aggregation/test-report.html b/next/news-aggregation/test-report.html new file mode 100644 index 0000000..b290967 --- /dev/null +++ b/next/news-aggregation/test-report.html @@ -0,0 +1,260 @@ +