更新 .drone.yml
This commit is contained in:
parent
6f4d807248
commit
e62054a555
|
|
@ -32,4 +32,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- cd /drone/src
|
- cd /drone/src
|
||||||
- npm install -g vuepress
|
- npm install -g vuepress
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue