for web build

This commit is contained in:
hardy 2023-06-09 17:41:15 +08:00
parent 523a2a4bde
commit ad794822ae
No known key found for this signature in database
GPG Key ID: D1ED7F7A9ED520C3
1 changed files with 3 additions and 2 deletions

View File

@ -14,6 +14,7 @@ fi
cd $WORKBASE/web
git pull origin master
cnpm install --quiet --no-progress
#--quiet
cnpm install --no-progress
cnpm run build --quiet &>/dev/null
cnpm run build