for web build git logs
This commit is contained in:
parent
5217eb0eb1
commit
a39ca817a9
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue