Merge branch 'master' of ssh://git.infini.ltd:64221/infini/console

This commit is contained in:
shiyang 2023-06-09 18:22:59 +08:00
commit 7b5f89f1ab
1 changed files with 2 additions and 2 deletions

View File

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