feat: 更新前端版本号
This commit is contained in:
@@ -55,6 +55,9 @@ if [ -n "$BuildWeb" ]; then
|
||||
git checkout $WebBranch
|
||||
git pull
|
||||
|
||||
sed -i "s/VITE_APP_VERSION = .*/VITE_APP_VERSION = \"${VERSION}\"/g" $WebDir/.env.development
|
||||
sed -i "s/VITE_APP_VERSION = .*/VITE_APP_VERSION = \"${VERSION}\"/g" $WebDir/.env.production
|
||||
|
||||
# RemoveChinese
|
||||
rm -rf ./public/alarmHelp/zh
|
||||
rm -rf ./public/nbStateImput/zh.xlsx
|
||||
|
||||
Reference in New Issue
Block a user