Skip to content

Commit 12c9eec

Browse files
author
Artem
committed
rename preview to v2
1 parent 74009fd commit 12c9eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/redisstack/build_modules.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PLATFORM=${PLATFORM:-'linux'}
44
ELECTRON_VERSION=$(cat electron/version)
55
ARCH=${ARCH:-'x64'}
66
#FILENAME="RedisInsight-$PLATFORM.$VERSION.$ARCH.zip"
7-
FILENAME="RedisInsight-preview-web-$PLATFORM.$ARCH.tar.gz"
7+
FILENAME="RedisInsight-V2-web-$PLATFORM.$ARCH.tar.gz"
88

99
# reinstall backend prod dependencies only (optimise space)
1010
rm -rf redisinsight/api/node_modules

0 commit comments

Comments
 (0)