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 74009fd commit 12c9eecCopy full SHA for 12c9eec
.circleci/redisstack/build_modules.sh
@@ -4,7 +4,7 @@ PLATFORM=${PLATFORM:-'linux'}
4
ELECTRON_VERSION=$(cat electron/version)
5
ARCH=${ARCH:-'x64'}
6
#FILENAME="RedisInsight-$PLATFORM.$VERSION.$ARCH.zip"
7
-FILENAME="RedisInsight-preview-web-$PLATFORM.$ARCH.tar.gz"
+FILENAME="RedisInsight-V2-web-$PLATFORM.$ARCH.tar.gz"
8
9
# reinstall backend prod dependencies only (optimise space)
10
rm -rf redisinsight/api/node_modules
0 commit comments