diff options
Diffstat (limited to 'resources/tools/presentation/specification_local.yaml')
-rw-r--r-- | resources/tools/presentation/specification_local.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/resources/tools/presentation/specification_local.yaml b/resources/tools/presentation/specification_local.yaml index 393228c1a5..1971919532 100644 --- a/resources/tools/presentation/specification_local.yaml +++ b/resources/tools/presentation/specification_local.yaml @@ -892,7 +892,9 @@ arch-file-format: - ".gz" - ".zip" - download-path: "{job}/{build}/archives/{filename}" + download-path: + - "{job}/{build}/archives/{filename}" + - "{job}/{build}/{filename}" extract: "output.xml" # Specifies the secondary source - Jenkins, it is used if the source file |