更新 .drone.yml
This commit is contained in:
parent
1c01f41663
commit
31ba30d8c1
|
|
@ -29,4 +29,4 @@ steps:
|
||||||
- npm install -g vuepress
|
- npm install -g vuepress
|
||||||
- npm run docs:dev
|
- npm run docs:dev
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- 8080:8080
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue