diff options
author | Tibor Frank <tifrank@cisco.com> | 2023-03-08 08:58:48 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2023-03-08 08:58:48 +0100 |
commit | c7f237dec4b51c357a27aa6ce5f13d87c8926e60 (patch) | |
tree | af25e17e3fa1b97d87af1f390b5d92a4d48d7a5a /resources/tools/presentation/specifications | |
parent | d72a98e2c4d61ef8660f7778347a0c383600eaa5 (diff) |
Report: Disable archiving of input files
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I4d6a4c2a4670fe2f942921c888efa99c8c8dbf57
Diffstat (limited to 'resources/tools/presentation/specifications')
-rw-r--r-- | resources/tools/presentation/specifications/report/environment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index 64b5226b81..41ca2fcaa9 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -139,7 +139,7 @@ file-format: ".gz" enabled: True - archive-inputs: True + archive-inputs: False mapping-file: "" |