for web build git logs

This commit is contained in:
hardy 2023-06-09 17:56:23 +08:00
parent 5217eb0eb1
commit a39ca817a9
No known key found for this signature in database
GPG Key ID: D1ED7F7A9ED520C3
1 changed files with 2 additions and 2 deletions

View File

@ -17,6 +17,6 @@ git pull origin master
git log --pretty=oneline -5
#--quiet
cnpm install --no-progress
cnpm install --quiet --no-progress
cnpm run build
cnpm run build --quiet >/dev/null