From e431b42625c174b7b09ac4f9463ec4f4b80e2e9d Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Wed, 31 Aug 2022 13:38:29 -0300 Subject: [PATCH] [Test] Added naive test for the symlink compression --- tests/yaml_samples/diff_git_2.kibot.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/yaml_samples/diff_git_2.kibot.yaml b/tests/yaml_samples/diff_git_2.kibot.yaml index 58c15035..eef755d8 100644 --- a/tests/yaml_samples/diff_git_2.kibot.yaml +++ b/tests/yaml_samples/diff_git_2.kibot.yaml @@ -13,3 +13,13 @@ outputs: new_type: git cache_dir: .cache add_link_id: true + + - name: result + comment: Test zip link + type: compress + options: + format: TAR + compression: lzma + follow_links: false + files: + - source: '*.pdf'