fix: build path
This commit is contained in:
parent
6b9e08be2c
commit
7311547c54
|
@ -24,6 +24,8 @@ git pull origin master
|
|||
|
||||
git log --pretty=oneline -5
|
||||
|
||||
cd $WORKBASE/web
|
||||
|
||||
#--quiet
|
||||
cnpm install --quiet --no-progress
|
||||
|
||||
|
|
Loading…
Reference in New Issue