We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dd7f91 commit 795fe51Copy full SHA for 795fe51
.circleci/redisstack/build_modules.sh
@@ -24,6 +24,7 @@ rm -rf redisinsight/build.zip
24
cp LICENSE ./redisinsight
25
26
cd redisinsight && tar -czvf build.tar.gz \
27
+--exclude="api/node_modules/**/build/node_gyp_bins/python3" \
28
api/node_modules \
29
api/dist \
30
ui/dist \
0 commit comments