Skip to content

Commit

Permalink
use basealpha instead
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Dec 15, 2020
1 parent 51d338f commit 8163ce8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion app/scripts/buildAlpha.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if [ "$CIRCLE_BRANCH" = "lrc" ]
then
export BUILD_MODE="$CIRCLE_BRANCH"
else
export BUILD_MODE="baselrc"
export BUILD_MODE="basealpha"
fi

echo $VUE_APP_TORUS_BUILD_ENV
Expand Down

0 comments on commit 8163ce8

Please sign in to comment.