From b6711ec7cf1f58662cdaa894b5fcc927b0e9e515 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 11 Oct 2021 11:50:39 +0200 Subject: Report: Add data Change-Id: I71670f860acfcd6195b5cfbad7686dfae0439bb5 Signed-off-by: Tibor Frank --- resources/tools/presentation/specifications/report/environment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resources/tools/presentation/specifications/report/environment.yaml') diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index a64e3acb26..f36a200ef9 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -136,13 +136,13 @@ enabled: True - type: "xml" url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" - path: "{job}/{build}/{filename}" + path: "{job}/{build}/archives/{filename}" file-name: "output_info.xml.gz" file-format: ".gz" enabled: True - type: "xml" url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" - path: "{job}/{build}/archives/{filename}" + path: "{job}/{build}/{filename}" file-name: "output_info.xml.gz" file-format: ".gz" enabled: True -- cgit 1.2.3-korg