更新 .drone.yml
This commit is contained in:
parent
31ba30d8c1
commit
783c7f8ece
|
|
@ -27,6 +27,4 @@ steps:
|
|||
commands:
|
||||
- cd /drone/src
|
||||
- npm install -g vuepress
|
||||
- npm run docs:dev
|
||||
ports:
|
||||
- 8080:8080
|
||||
- npm run docs:dev
|
||||
Loading…
Reference in New Issue