Skip to content

Commit 795fe51

Browse files
author
Artem
committed
#RI-4803 fix analytics event
1 parent 5dd7f91 commit 795fe51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/redisstack/build_modules.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ rm -rf redisinsight/build.zip
2424
cp LICENSE ./redisinsight
2525

2626
cd redisinsight && tar -czvf build.tar.gz \
27+
--exclude="api/node_modules/**/build/node_gyp_bins/python3" \
2728
api/node_modules \
2829
api/dist \
2930
ui/dist \

0 commit comments

Comments
 (0)