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