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