From 56236f6a7478f082e9f0674beee00aded8ac0ccf Mon Sep 17 00:00:00 2001 From: Pavel Krymets Date: Wed, 15 Aug 2018 16:14:37 -0700 Subject: [PATCH] Add stress test zip as an asset (#1243) --- build/repo.targets | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build/repo.targets b/build/repo.targets index 442b4b4db0..d8d4d5ab9e 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -58,9 +58,17 @@ shipoob + + ZipArchive + $(RepositoryRoot) + noship + + + +