for web build git logs
This commit is contained in:
parent
ad794822ae
commit
5217eb0eb1
|
@ -14,6 +14,8 @@ fi
|
||||||
cd $WORKBASE/web
|
cd $WORKBASE/web
|
||||||
git pull origin master
|
git pull origin master
|
||||||
|
|
||||||
|
git log --pretty=oneline -5
|
||||||
|
|
||||||
#--quiet
|
#--quiet
|
||||||
cnpm install --no-progress
|
cnpm install --no-progress
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue